Skip to content

Commit bbd3fbe

Browse files
build(deps): bump modelixCore from 8.8.1 to 8.10.0 (#125)
Bumps `modelixCore` from 8.8.1 to 8.10.0. Updates `org.modelix:model-api` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:model-api-gen-runtime` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:light-model-client` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:authorization` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:model-client` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:model-server` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:modelql-core` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:modelql-untyped` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:modelql-html` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix:model-datastructure` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix.mps:model-adapters` from 8.8.1 to 8.10.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@8.8.1...8.10.0) Updates `org.modelix.model-api-gen` from 8.8.1 to 8.10.0 --- 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:light-model-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix:authorization 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:model-server 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89b2422 commit bbd3fbe

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
@@ -5,7 +5,7 @@ modelix-model-api-gen = { id = "org.modelix.model-api-gen", version.ref = "model
55
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.3" }
66

77
[versions]
8-
modelixCore = "8.8.1"
8+
modelixCore = "8.10.0"
99
kotlinCoroutines="1.8.1"
1010
ktor="2.3.12"
1111

0 commit comments

Comments
 (0)