Skip to content

Commit d8da9ec

Browse files
build(deps): bump modelixCore from 14.0.0 to 14.1.0
Bumps `modelixCore` from 14.0.0 to 14.1.0. Updates `org.modelix:model-api` from 14.0.0 to 14.1.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@14.0.0...14.1.0) Updates `org.modelix:model-api-gen-runtime` from 14.0.0 to 14.1.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@14.0.0...14.1.0) Updates `org.modelix:model-client` from 14.0.0 to 14.1.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@14.0.0...14.1.0) Updates `org.modelix:modelql-core` from 14.0.0 to 14.1.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@14.0.0...14.1.0) Updates `org.modelix:modelql-untyped` from 14.0.0 to 14.1.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@14.0.0...14.1.0) Updates `org.modelix:modelql-html` from 14.0.0 to 14.1.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@14.0.0...14.1.0) Updates `org.modelix:model-datastructure` from 14.0.0 to 14.1.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@14.0.0...14.1.0) Updates `org.modelix.mps:model-adapters` from 14.0.0 to 14.1.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@14.0.0...14.1.0) Updates `org.modelix.model-api-gen` from 14.0.0 to 14.1.0 --- updated-dependencies: - dependency-name: org.modelix:model-api dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix:model-api-gen-runtime dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix:model-client dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix:modelql-core dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix:modelql-untyped dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix:modelql-html dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix:model-datastructure dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix.mps:model-adapters dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix.model-api-gen dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa9ca95 commit d8da9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
99
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1010

1111
[versions]
12-
modelixCore = "14.0.0"
12+
modelixCore = "14.1.0"
1313
modelixBuildtools="1.8.1"
1414
kotlin = "2.1.10"
1515

0 commit comments

Comments
 (0)