Skip to content

Commit e7ee120

Browse files
Bump dev.langchain4j:langchain4j-bom from 1.10.0 to 1.11.0
Bumps [dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.10.0...1.11.0) --- updated-dependencies: - dependency-name: dev.langchain4j:langchain4j-bom dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df7040f commit e7ee120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lmos-runtime-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
val kotlinxVersion = "1.10.0"
1919
val lmosRouterVersion = "0.23.0"
2020
val arcVersion = "0.210.0"
21-
val langChain4jVersion = "1.10.0"
21+
val langChain4jVersion = "1.11.0"
2222
val kotlinCoroutines = "1.10.2"
2323

2424
api(platform("org.springframework.boot:spring-boot-dependencies:$springBootVersion"))

0 commit comments

Comments
 (0)