Skip to content

Commit

Permalink
Bump langchain4j.version from 0.29.1 to 0.31.0 (#1820)
Browse files Browse the repository at this point in the history
Bumps `langchain4j.version` from 0.29.1 to 0.31.0.

Updates `dev.langchain4j:langchain4j-spring-boot-starter` from 0.29.1 to 0.31.0
- [Release notes](https://github.com/langchain4j/langchain4j-spring/releases)
- [Commits](langchain4j/langchain4j-spring@0.29.1...0.31.0)

Updates `dev.langchain4j:langchain4j-open-ai-spring-boot-starter` from 0.29.1 to 0.31.0
- [Release notes](https://github.com/langchain4j/langchain4j-spring/releases)
- [Commits](langchain4j/langchain4j-spring@0.29.1...0.31.0)

Updates `dev.langchain4j:langchain4j-azure-open-ai` from 0.29.1 to 0.31.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@0.29.1...0.31.0)

---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-open-ai-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-azure-open-ai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 7928e1b commit 4171582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digiwf-integrations/digiwf-openai-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<digiwf.spring.cloudstream.utils.version>1.0.0</digiwf.spring.cloudstream.utils.version>
<httpclient.version>4.5.14</httpclient.version>
<apache.commons.version>4.4</apache.commons.version>
<langchain4j.version>0.29.1</langchain4j.version>
<langchain4j.version>0.31.0</langchain4j.version>
</properties>

<modules>
Expand Down

0 comments on commit 4171582

Please sign in to comment.