Skip to content

Commit 4623a52

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): bump dev.langchain4j:langchain4j-bom from 1.2.0 to 1.3.0
Bumps [dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/langchain4j/langchain4j/releases) - [Commits](langchain4j/langchain4j@1.2.0...1.3.0) --- updated-dependencies: - dependency-name: dev.langchain4j:langchain4j-bom dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c80d22 commit 4623a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0")
101101

102102
// langchain4j integrations
103-
implementation(platform("dev.langchain4j:langchain4j-bom:1.2.0"))
103+
implementation(platform("dev.langchain4j:langchain4j-bom:1.3.0"))
104104
implementation("dev.langchain4j:langchain4j-open-ai")
105105
implementation("dev.langchain4j:langchain4j-ollama")
106106
implementation("dev.langchain4j:langchain4j-vertex-ai-gemini")

0 commit comments

Comments
 (0)