Skip to content

Commit 163c8d6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
def jacksonVersion = "2.21.1"
2525
def jacksonAnnotationsVersion = "2.21"
2626
def jugVersion = "5.2.0"
27-
def langchain4jVersion = "1.11.0"
27+
def langchain4jVersion = "1.12.2"
2828
def langchain4jCommunityVersion = "1.11.0-beta19"
2929
def jettyVersion = "12.0.31" // Wiremock uses an older version as Micronaut
3030

0 commit comments

Comments
 (0)