Skip to content

Commit 73a719a

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump org.modelix.mps:stable-api from 1.1.1 to 1.3.0
Bumps org.modelix.mps:stable-api from 1.1.1 to 1.3.0. --- updated-dependencies: - dependency-name: org.modelix.mps:stable-api dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 344c741 commit 73a719a

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
@@ -20,7 +20,7 @@ modelix-modelql-untyped = { group = "org.modelix", name = "modelql-untyped", ver
2020
modelix-modelql-html = { group = "org.modelix", name = "modelql-html", version.ref = "modelixCore" }
2121
modelix-model-datastructure = { group = "org.modelix", name = "model-datastructure", version.ref = "modelixCore" }
2222
modelix-mps-model-adapters = { group = "org.modelix.mps", name = "model-adapters", version.ref = "modelixCore" }
23-
modelix-mpsApi = { group = "org.modelix.mps", name = "stable-api", version = "1.1.1" }
23+
modelix-mpsApi = { group = "org.modelix.mps", name = "stable-api", version = "1.3.0" }
2424

2525
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.7" }
2626
kotlin-logging-microutils = { group = "io.github.microutils", name = "kotlin-logging", version = "3.0.5" }

0 commit comments

Comments
 (0)