Skip to content

Commit 130119f

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

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
@@ -112,7 +112,7 @@ dependencies {
112112
implementation("dev.langchain4j:langchain4j-github-models")
113113
implementation("dev.langchain4j:langchain4j-mistral-ai")
114114

115-
implementation(platform("dev.langchain4j:langchain4j-community-bom:1.0.0-beta5"))
115+
implementation(platform("dev.langchain4j:langchain4j-community-bom:1.0.1-beta6"))
116116
// The Baidu Qianfan Large Model Platform, including the ERNIE series, can be accessed at https://docs.langchain4j.dev/integrations/language-models/qianfan/.
117117
implementation("dev.langchain4j:langchain4j-community-qianfan")
118118

0 commit comments

Comments
 (0)