Skip to content

Commit

Permalink
fix(deps): bump modelixCore from 8.15.3 to 8.15.4
Browse files Browse the repository at this point in the history
Bumps `modelixCore` from 8.15.3 to 8.15.4.

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

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

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

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

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

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

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

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

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

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

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

Updates `org.modelix.model-api-gen` from 8.15.3 to 8.15.4

---
updated-dependencies:
- dependency-name: org.modelix:model-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:model-api-gen-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:light-model-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:authorization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:model-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:model-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:modelql-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:modelql-untyped
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:modelql-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix:model-datastructure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix.mps:model-adapters
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.modelix.model-api-gen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Oleksandr Dzhychko committed Jul 22, 2024
1 parent 10b4afb commit 9479815
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.3" }

[versions]
modelixCore = "8.15.3"
modelixCore = "8.15.4"
kotlinCoroutines="1.8.1"
ktor="2.3.12"

Expand Down

0 comments on commit 9479815

Please sign in to comment.