We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4b4ad commit 1d74f77Copy full SHA for 1d74f77
kotlin-wot-integration-tests/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
implementation("org.springframework.boot:spring-boot-starter-logging")
16
17
implementation("ai.ancf.lmos:arc-azure-client:0.111.0")
18
- implementation("ai.ancf.lmos:arc-spring-boot-starter:0.111.0")
+ implementation("ai.ancf.lmos:arc-spring-boot-starter:0.116.0")
19
20
//implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
21
//implementation("dev.langchain4j:langchain4j:0.35.0")
0 commit comments