Skip to content

Commit dc226b7

Browse files
Chore(deps): Bump dev.langchain4j:langchain4j-bom in /versions
Bumps [dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j) from 1.12.2 to 1.13.0. - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.12.2...1.13.0) --- updated-dependencies: - dependency-name: dev.langchain4j:langchain4j-bom dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4710e5 commit dc226b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ val pdfbox = "3.0.7"
2020

2121
dependencies {
2222
api(platform("ai.djl:bom:0.36.0"))
23-
api(platform("dev.langchain4j:langchain4j-bom:1.12.2"))
23+
api(platform("dev.langchain4j:langchain4j-bom:1.13.0"))
2424
api(enforcedPlatform("io.zonky.test.postgres:embedded-postgres-binaries-bom:18.3.0"))
2525
api(platform("org.junit:junit-bom:6.0.3"))
2626
api(platform("org.glassfish.grizzly:grizzly-bom:5.0.0"))

0 commit comments

Comments
 (0)