From e3288870fed9b70dbc017aa729e8f6fa855b991d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:22:14 +0000 Subject: [PATCH] Bump modelixCore from 3.4.0 to 3.5.0 Bumps `modelixCore` from 3.4.0 to 3.5.0. Updates `org.modelix:model-server` from 3.4.0 to 3.5.0 - [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.4.0...3.5.0) Updates `org.modelix:model-server-api` from 3.4.0 to 3.5.0 - [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.4.0...3.5.0) Updates `org.modelix:model-client` from 3.4.0 to 3.5.0 - [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.4.0...3.5.0) Updates `org.modelix:model-api` from 3.4.0 to 3.5.0 - [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.4.0...3.5.0) Updates `org.modelix:model-api-gen-runtime` from 3.4.0 to 3.5.0 - [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.4.0...3.5.0) Updates `org.modelix:light-model-client` from 3.4.0 to 3.5.0 - [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.4.0...3.5.0) Updates `org.modelix.model-api-gen` from 3.4.0 to 3.5.0 --- updated-dependencies: - dependency-name: org.modelix:model-server dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.modelix:model-server-api 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 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-api-gen dependency-type: direct:production update-type: version-update:semver-minor ... 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 6b88eae..3ffb09b 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.4.0" +modelixCore = "3.5.0" mpsModelServerSyncPlugin = "2021.2.145" # backend 1 / SPA