Skip to content

Commit 65c253a

Browse files
build(deps): bump modelixCore from 11.2.1 to 11.3.0
Bumps `modelixCore` from 11.2.1 to 11.3.0. Updates `org.modelix:model-api` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix:model-api-gen-runtime` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix:authorization` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix:model-client` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix:model-server` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix:modelql-core` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix:modelql-untyped` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix:modelql-html` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix:model-datastructure` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix.mps:model-adapters` from 11.2.1 to 11.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@11.2.1...11.3.0) Updates `org.modelix.model-api-gen` from 11.2.1 to 11.3.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: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] <support@github.com>
1 parent 0f5ef5d commit 65c253a

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.5.2" }
66

77
[versions]
8-
modelixCore = "11.2.1"
8+
modelixCore = "11.3.0"
99
kotlinCoroutines="1.10.1"
1010
ktor="3.0.3"
1111

0 commit comments

Comments
 (0)