From 61f2d84bc74872d1f10ea0f14ff80a3f1897a0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:18:53 +0000 Subject: [PATCH] Bump modelixCore from 3.0.0 to 3.0.5 Bumps `modelixCore` from 3.0.0 to 3.0.5. Updates `org.modelix:model-server` from 3.0.0 to 3.0.5 - [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/3.0.0...3.0.5) Updates `org.modelix:model-server-api` from 3.0.0 to 3.0.5 - [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/3.0.0...3.0.5) Updates `org.modelix:model-client` from 3.0.0 to 3.0.5 - [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/3.0.0...3.0.5) Updates `org.modelix:model-api` from 3.0.0 to 3.0.5 - [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/3.0.0...3.0.5) Updates `org.modelix:model-api-gen-runtime` from 3.0.0 to 3.0.5 - [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/3.0.0...3.0.5) Updates `org.modelix:light-model-client` from 3.0.0 to 3.0.5 - [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/3.0.0...3.0.5) Updates `org.modelix.model-api-gen` from 3.0.0 to 3.0.5 --- updated-dependencies: - dependency-name: org.modelix:model-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.modelix:model-server-api 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-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.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 44e661d..edc60a0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ specificlanguagesMps = "1.5.0" mpsGradlePlugin = "1.7.288.4ea765f" # modelix -modelixCore = "3.0.0" +modelixCore = "3.0.5" mpsModelServerSyncPlugin = "2021.2.145" # backend 1 / SPA