Skip to content

Commit

Permalink
build(deps): bump modelixCore from 11.1.3 to 11.2.1
Browse files Browse the repository at this point in the history
Bumps `modelixCore` from 11.1.3 to 11.2.1.

Updates `org.modelix:model-api` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix:model-api-gen-runtime` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix:authorization` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix:model-client` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix:model-server` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix:modelql-core` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix:modelql-untyped` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix:modelql-html` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix:model-datastructure` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix.mps:model-adapters` from 11.1.3 to 11.2.1
- [Release notes](https://github.com/modelix/modelix.core/releases)
- [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json)
- [Commits](modelix/modelix.core@11.1.3...11.2.1)

Updates `org.modelix.model-api-gen` from 11.1.3 to 11.2.1

---
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:authorization
  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-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-untyped
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:modelql-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix:model-datastructure
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.modelix.mps:model-adapters
  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 Jan 29, 2025
1 parent 7abc12a commit 9795b0a
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.5.2" }

[versions]
modelixCore = "11.1.3"
modelixCore = "11.2.1"
kotlinCoroutines="1.10.1"
ktor="3.0.3"

Expand Down

0 comments on commit 9795b0a

Please sign in to comment.