Skip to content

Commit f32d681

Browse files
Bump ai.ancf.lmos:arc-spring-boot-starter from 0.111.0 to 0.117.0
Bumps [ai.ancf.lmos:arc-spring-boot-starter](https://github.com/lmos-ai/arc) from 0.111.0 to 0.117.0. - [Release notes](https://github.com/lmos-ai/arc/releases) - [Commits](eclipse-lmos/arc@0.111.0...0.117.0) --- updated-dependencies: - dependency-name: ai.ancf.lmos:arc-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 406b43f commit f32d681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-wot-integration-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
api(project(":kotlin-wot-reflection"))
1212
api(project(":kotlin-wot-spring-boot-starter"))
1313
implementation("ai.ancf.lmos:arc-azure-client:0.111.0")
14-
api("ai.ancf.lmos:arc-spring-boot-starter:0.111.0")
14+
api("ai.ancf.lmos:arc-spring-boot-starter:0.117.0")
1515

1616
//implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
1717
//implementation("dev.langchain4j:langchain4j:0.35.0")

0 commit comments

Comments
 (0)