Skip to content

Commit 87fc8a5

Browse files
Bump ai.ancf.lmos:arc-spring-boot-starter from 0.111.0 to 0.114.0
Bumps [ai.ancf.lmos:arc-spring-boot-starter](https://github.com/lmos-ai/arc) from 0.111.0 to 0.114.0. - [Release notes](https://github.com/lmos-ai/arc/releases) - [Commits](eclipse-lmos/arc@0.111.0...0.114.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 2b79c7e commit 87fc8a5

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
@@ -15,7 +15,7 @@ dependencies {
1515
implementation("org.springframework.boot:spring-boot-starter-logging")
1616

1717
implementation("ai.ancf.lmos:arc-azure-client:0.111.0")
18-
implementation("ai.ancf.lmos:arc-spring-boot-starter:0.111.0")
18+
implementation("ai.ancf.lmos:arc-spring-boot-starter:0.114.0")
1919

2020
//implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
2121
//implementation("dev.langchain4j:langchain4j:0.35.0")

0 commit comments

Comments
 (0)