Skip to content

Commit b1b88bc

Browse files
chore: update dependency com.google.guava:guava to v32 (#1240)
1 parent e337c14 commit b1b88bc

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
@@ -11,7 +11,7 @@ checkstyleTools = "10.11.0"
1111

1212
# google libs
1313
gson = "2.10.1"
14-
guava = "31.1-jre"
14+
guava = "32.1.1-jre"
1515

1616
# testing
1717
junit = "5.9.3"

0 commit comments

Comments
 (0)