Skip to content

Commit

Permalink
build(deps): bump modelixCore from 11.0.0 to 11.1.3
Browse files Browse the repository at this point in the history
Bumps `modelixCore` from 11.0.0 to 11.1.3.

Updates `org.modelix:model-api` from 11.0.0 to 11.1.3
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.0.0...11.1.3)

Updates `org.modelix:model-api-gen-runtime` from 11.0.0 to 11.1.3
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.0.0...11.1.3)

Updates `org.modelix:model-client` from 11.0.0 to 11.1.3
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.0.0...11.1.3)

Updates `org.modelix:modelql-core` from 11.0.0 to 11.1.3
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.0.0...11.1.3)

Updates `org.modelix:modelql-untyped` from 11.0.0 to 11.1.3
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.0.0...11.1.3)

Updates `org.modelix:modelql-html` from 11.0.0 to 11.1.3
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.0.0...11.1.3)

Updates `org.modelix:model-datastructure` from 11.0.0 to 11.1.3
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.0.0...11.1.3)

Updates `org.modelix.mps:model-adapters` from 11.0.0 to 11.1.3
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.0.0...11.1.3)

Updates `org.modelix.model-api-gen` from 11.0.0 to 11.1.3

---
updated-dependencies:
- dependency-name: org.modelix:model-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:model-api-gen-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:model-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-untyped
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:model-datastructure
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix.mps:model-adapters
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix.model-api-gen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slisson committed Jan 12, 2025
1 parent 37e37d7 commit 4a59e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

[versions]
modelixCore = "11.0.0"
modelixCore = "11.1.3"
modelixBuildtools="1.7.4"
kotlin = "2.1.0"

Expand Down

0 comments on commit 4a59e8a

Please sign in to comment.