Skip to content

Commit ac75e4a

Browse files
fix(deps): update testcontainers-java monorepo to v1.19.7 (#92)
2 parents 90d47a5 + 4aac362 commit ac75e4a

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.5"
12+
testcontainers = "1.19.7"
1313
guava = "33.0.0-jre"
1414

1515
logback = "1.5.3"

0 commit comments

Comments
 (0)