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 406b43f commit f32d681Copy full SHA for f32d681
kotlin-wot-integration-tests/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
api(project(":kotlin-wot-reflection"))
12
api(project(":kotlin-wot-spring-boot-starter"))
13
implementation("ai.ancf.lmos:arc-azure-client:0.111.0")
14
- api("ai.ancf.lmos:arc-spring-boot-starter:0.111.0")
+ api("ai.ancf.lmos:arc-spring-boot-starter:0.117.0")
15
16
//implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
17
//implementation("dev.langchain4j:langchain4j:0.35.0")
0 commit comments