Skip to content

Commit d3759c5

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

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 = "16.2.5"
12+
modelixCore = "16.3.0"
1313
modelixBuildtools="2.0.1"
1414
kotlin = "2.2.20"
1515

0 commit comments

Comments
 (0)