Skip to content

Commit c4a0d8f

Browse files
committed
fix: build failure due to gradle StackOverflowException
1 parent 6bd0a71 commit c4a0d8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ spigot = "1.16.5-R0.1-SNAPSHOT"
99
serverassistantai = "1.4-SNAPSHOT"
1010

1111
# Dependencies
12-
langchain4j = "1.2.0-beta8"
13-
langchain4j-stable = "1.2.0"
12+
langchain4j = "1.9.1-beta17"
13+
langchain4j-stable = "1.9.1"
1414
retrofit2 = "3.0.0"
1515

1616
# Annotations

0 commit comments

Comments
 (0)