Skip to content

Commit 75a34e6

Browse files
chore: update dependency com.google.guava:guava to v33.5.0-jre
1 parent fe50bd8 commit 75a34e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ checkstyleTools = "11.0.1"
99

1010
# google libs
1111
gson = "2.13.1"
12-
guava = "33.4.8-jre"
12+
guava = "33.5.0-jre"
1313

1414
# testing
1515
junit = "5.13.4"

0 commit comments

Comments
 (0)