Skip to content

Commit

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slisson committed Dec 19, 2024
1 parent 7edc82b commit 9e22bd7
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 = "10.1.2"
modelixCore = "11.0.0"
modelixBuildtools="1.7.3"
kotlin = "2.1.0"

Expand Down

0 comments on commit 9e22bd7

Please sign in to comment.