Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
alina-yur committed Aug 5, 2024
1 parent c1cfb2f commit 6e4432d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<langchain4j.version>0.28.0</langchain4j.version>
<langchain4j.version>0.33.0</langchain4j.version>
<tinylog.version>2.6.2</tinylog.version>
</properties>

Expand Down Expand Up @@ -102,4 +102,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 6e4432d

Please sign in to comment.