Skip to content

Commit

Permalink
build(deps): bump org.modelix.mps:build-tools-lib from 1.7.4 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps [org.modelix.mps:build-tools-lib](https://github.com/modelix/modelix.mps-build-tools) from 1.7.4 to 1.8.1.
- [Release notes](https://github.com/modelix/modelix.mps-build-tools/releases)
- [Changelog](https://github.com/modelix/modelix.mps-build-tools/blob/main/.releaserc.json)
- [Commits](modelix/modelix.mps-build-tools@1.7.4...1.8.1)

---
updated-dependencies:
- dependency-name: org.modelix.mps:build-tools-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 618eb05 commit c69d4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ maven-invoker = { group = "org.apache.maven.shared", name = "maven-invoker", ver
modelix-authorization = { group = "org.modelix", name = "authorization", version.ref = "modelix-core" }
modelix-model-client = { group = "org.modelix", name = "model-client", version.ref = "modelix-core" }
modelix-model-server = { group = "org.modelix", name = "model-server", version.ref = "modelix-core" }
modelix-mps-build-tools = { group = "org.modelix.mps", name="build-tools-lib", version = "1.7.4"}
modelix-mps-build-tools = { group = "org.modelix.mps", name="build-tools-lib", version = "1.8.1"}
slf4j-simple = { group = "org.slf4j", name = "slf4j-simple", version = "2.0.16" }
zt-zip = { group = "org.zeroturnaround", name = "zt-zip", version = "1.17" }
modelix-mpsPlugins-legacySync = { group = "org.modelix.mps", name = "legacy-sync-plugin", version.ref = "modelix-mps-plugins" }
Expand Down

0 comments on commit c69d4d4

Please sign in to comment.