Skip to content

Commit c88c6b8

Browse files
Bump dev.langchain4j:langchain4j-azure-open-ai from 0.35.0 to 0.36.2
Bumps [dev.langchain4j:langchain4j-azure-open-ai](https://github.com/langchain4j/langchain4j) from 0.35.0 to 0.36.2. - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@0.35.0...0.36.2) --- updated-dependencies: - dependency-name: dev.langchain4j:langchain4j-azure-open-ai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30ebfbc commit c88c6b8

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
@@ -7,7 +7,7 @@ dependencies {
77
implementation("ai.ancf.lmos:arc-agents:0.98.0")
88
implementation("ai.ancf.lmos:arc-langchain4j-client:0.98.0")
99

10-
implementation("dev.langchain4j:langchain4j-azure-open-ai:0.35.0")
10+
implementation("dev.langchain4j:langchain4j-azure-open-ai:0.36.2")
1111
implementation("dev.langchain4j:langchain4j:0.35.0")
1212
testImplementation("com.hivemq:hivemq-mqtt-client:1.3.3")
1313
implementation("org.testcontainers:testcontainers:1.20.3")

0 commit comments

Comments
 (0)