Skip to content

Commit c4fc691

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.1-beta6 to 1.1.0-beta7. - [Release notes](https://github.com/langchain4j/langchain4j-community/releases) - [Commits](langchain4j/langchain4j-community@1.0.1-beta6...1.1.0-beta7) --- updated-dependencies: - dependency-name: dev.langchain4j:langchain4j-community-bom dependency-version: 1.1.0-beta7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c3a336 commit c4fc691

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
@@ -113,7 +113,7 @@ dependencies {
113113
implementation("dev.langchain4j:langchain4j-mistral-ai")
114114
implementation("dev.langchain4j:langchain4j-bedrock")
115115

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

0 commit comments

Comments
 (0)