Skip to content

Commit 06eaefc

Browse files
fix(deps): update dependency com.google.guava:guava to v33.2.0-jre (#97)
2 parents 177fa04 + 9c54604 commit 06eaefc

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
@@ -10,7 +10,7 @@ scylladb_java_driver = "4.17.0.0"
1010
junit = "5.10.2"
1111
assertj = "3.25.3"
1212
testcontainers = "1.19.7"
13-
guava = "33.0.0-jre"
13+
guava = "33.2.0-jre"
1414

1515
logback = "1.5.3"
1616
slf4j = "2.0.12"

0 commit comments

Comments
 (0)