Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit d670dda

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump modelix-core from 15.4.0 to 15.4.1
Bumps `modelix-core` from 15.4.0 to 15.4.1. Updates `org.modelix:authorization` from 15.4.0 to 15.4.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](modelix/modelix.core@15.4.0...15.4.1) Updates `org.modelix:model-client` from 15.4.0 to 15.4.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](modelix/modelix.core@15.4.0...15.4.1) Updates `org.modelix:model-server` from 15.4.0 to 15.4.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](modelix/modelix.core@15.4.0...15.4.1) Updates `org.modelix.mps:mps-sync-plugin3` from 15.4.0 to 15.4.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](modelix/modelix.core@15.4.0...15.4.1) --- updated-dependencies: - dependency-name: org.modelix:authorization dependency-version: 15.4.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.modelix:model-client dependency-version: 15.4.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.modelix:model-server dependency-version: 15.4.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.modelix.mps:mps-sync-plugin3 dependency-version: 15.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80c9afe commit d670dda

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
@@ -6,7 +6,7 @@ kotlinx-coroutines = "1.10.2"
66
kotlin-logging = "3.0.5"
77
ktor = "3.2.0"
88
logback = "1.5.18"
9-
modelix-core = "15.4.0"
9+
modelix-core = "15.4.1"
1010
modelix-mps-plugins = "0.11.1"
1111

1212
[libraries]

0 commit comments

Comments
 (0)