Skip to content

Commit 90a44bf

Browse files
Update dependency com.google.guava:guava to v33.3.1-jre
1 parent 99051ec commit 90a44bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
api("org.apache.commons", "commons-text", "1.12.0")
1919

2020
// Serialization
21-
api("com.google.guava", "guava", "33.3.0-jre")
21+
api("com.google.guava", "guava", "33.3.1-jre")
2222
api("com.fasterxml.jackson.core", "jackson-databind", "2.18.2")
2323

2424
// web api

0 commit comments

Comments
 (0)