Skip to content

Commit 8f5237d

Browse files
Bump arcVersion from 0.210.0 to 0.211.0
Bumps `arcVersion` from 0.210.0 to 0.211.0. Updates `org.eclipse.lmos:arc-agent-client` from 0.210.0 to 0.211.0 - [Release notes](https://github.com/eclipse-lmos/arc/releases) - [Commits](eclipse-lmos/arc@0.210.0...0.211.0) Updates `org.eclipse.lmos:arc-api` from 0.210.0 to 0.211.0 - [Release notes](https://github.com/eclipse-lmos/arc/releases) - [Commits](eclipse-lmos/arc@0.210.0...0.211.0) --- updated-dependencies: - dependency-name: org.eclipse.lmos:arc-agent-client dependency-version: 0.211.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.lmos:arc-api dependency-version: 0.211.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7ee120 commit 8f5237d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lmos-runtime-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
val ktorVersion = "3.4.0"
1818
val kotlinxVersion = "1.10.0"
1919
val lmosRouterVersion = "0.23.0"
20-
val arcVersion = "0.210.0"
20+
val arcVersion = "0.211.0"
2121
val langChain4jVersion = "1.11.0"
2222
val kotlinCoroutines = "1.10.2"
2323

0 commit comments

Comments
 (0)