Skip to content

Commit

Permalink
fix(deps): update langchain4j.version to v0.28.0 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 9df386b commit fd46cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm-rag-with-langchain4j-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<java.version>17</java.version>
<langchain4j.version>0.27.1</langchain4j.version>
<langchain4j.version>0.28.0</langchain4j.version>
<spotless.version>2.43.0</spotless.version>
</properties>

Expand Down

0 comments on commit fd46cf2

Please sign in to comment.