Skip to content

Commit 06052c2

Browse files
fix(deps): update testcontainers-java monorepo to v1.19.5 (#88)
2 parents 69a70d9 + 11fb949 commit 06052c2

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 @@ scylladb_java_driver = "4.17.0.0"
99

1010
junit = "5.10.2"
1111
assertj = "3.25.3"
12-
testcontainers = "1.19.4"
12+
testcontainers = "1.19.5"
1313
guava = "33.0.0-jre"
1414

1515
logback = "1.4.14"

0 commit comments

Comments
 (0)