From a10193ebdec8a64b9af01a0b0937aa824b2afb8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:50:07 +0000 Subject: [PATCH] build(deps): bump modelixCore from 7.0.0 to 7.0.1 Bumps `modelixCore` from 7.0.0 to 7.0.1. Updates `org.modelix:model-api` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:model-api-gen-runtime` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:light-model-client` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:authorization` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:model-client` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:model-server` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:modelql-core` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:modelql-untyped` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:modelql-html` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix:model-datastructure` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix.mps:model-adapters` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/modelix/modelix.core/releases) - [Changelog](https://github.com/modelix/modelix.core/blob/main/.releaserc.json) - [Commits](https://github.com/modelix/modelix.core/compare/7.0.0...7.0.1) Updates `org.modelix.model-api-gen` from 7.0.0 to 7.0.1 --- 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] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f1eca584..1349f696 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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.2" } [versions] -modelixCore = "7.0.0" +modelixCore = "7.0.1" kotlinCoroutines="1.8.0" [libraries]