Skip to content

Commit

Permalink
Bump dev.langchain4j:langchain4j-hugging-face from 0.36.0 to 0.36.2
Browse files Browse the repository at this point in the history
Bumps [dev.langchain4j:langchain4j-hugging-face](https://github.com/langchain4j/langchain4j) from 0.36.0 to 0.36.2.
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@0.36.0...0.36.2)

---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j-hugging-face
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0dad3e1 commit a66ebd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ dependencies {
exclude group: 'com.squareup.okhttp3'
exclude group: 'com.squareup.retrofit2', module: 'retrofit'
}
implementation('dev.langchain4j:langchain4j-hugging-face:0.36.0') {
implementation('dev.langchain4j:langchain4j-hugging-face:0.36.2') {
exclude group: 'com.squareup.okhttp3'
exclude group: 'com.squareup.retrofit2', module: 'retrofit'
exclude group: 'org.jetbrains.kotlin'
Expand Down

0 comments on commit a66ebd2

Please sign in to comment.