Skip to content

Commit b9c3d05

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

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.8.1")
101101

102102
// langchain4j integrations
103-
implementation(platform("dev.langchain4j:langchain4j-bom:1.0.0"))
103+
implementation(platform("dev.langchain4j:langchain4j-bom:1.0.1"))
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)