Skip to content

Commit

Permalink
Update langchain4j to 0.35.0 and ServerAssistantAI to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueTree242 committed Oct 29, 2024
1 parent 221461f commit 98dfbd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ metadata.format.version = "1.1"
spigot = "1.16.5-R0.1-SNAPSHOT"

# ServerAssistantAI itself
serverassistantai = "1.3"
serverassistantai = "1.3.1"

# Dependencies
langchain4j = "0.34.0"
langchain4j = "0.35.0"
retrofit2 = "2.11.0"

# Annotations
Expand Down

0 comments on commit 98dfbd9

Please sign in to comment.