Skip to content

Commit

Permalink
Bump modelixCore from 3.3.4 to 3.14.2
Browse files Browse the repository at this point in the history
Bumps `modelixCore` from 3.3.4 to 3.14.2.

Updates `org.modelix:model-api` from 3.3.4 to 3.14.2
- [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.14.2)

Updates `org.modelix:model-api-gen-runtime` from 3.3.4 to 3.14.2
- [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.14.2)

Updates `org.modelix:light-model-client` from 3.3.4 to 3.14.2
- [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.14.2)

Updates `org.modelix:model-client` from 3.3.4 to 3.14.2
- [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.14.2)

Updates `org.modelix.model-api-gen` from 3.3.4 to 3.14.2

---
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:light-model-client
  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-api-gen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 1d12784 commit ffbf5ed
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 @@ -5,7 +5,7 @@ modelix-model-api-gen = { id = "org.modelix.model-api-gen", version.ref = "model
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.1" }

[versions]
modelixCore = "3.3.4"
modelixCore = "3.14.2"

[libraries]
modelix-model-api = { group = "org.modelix", name = "model-api", version.ref = "modelixCore" }
Expand Down

0 comments on commit ffbf5ed

Please sign in to comment.