Skip to content

Commit

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

Updates `org.modelix:model-api` 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)

Updates `org.modelix:model-api-gen-runtime` 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)

Updates `org.modelix:light-model-client` 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)

Updates `org.modelix:model-client` 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)

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

---
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 Oct 23, 2023
1 parent b0cd08a commit d4fc491
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.6.0"

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

0 comments on commit d4fc491

Please sign in to comment.