Skip to content

Commit

Permalink
Bump org.modelix:core-version-catalog from 3.3.4 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [org.modelix:core-version-catalog](https://github.com/modelix/modelix.core) from 3.3.4 to 3.6.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@3.3.4...3.6.0)

---
updated-dependencies:
- dependency-name: org.modelix:core-version-catalog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent b0cd08a commit 4a89940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pluginManagement {
}
versionCatalogs {
create("coreLibs") {
from("org.modelix:core-version-catalog:3.3.4")
from("org.modelix:core-version-catalog:3.6.0")
}
}
}
Expand Down

0 comments on commit 4a89940

Please sign in to comment.