Skip to content

Commit 58ce7fc

Browse files
fix(deps): update testcontainers-java monorepo to v1.20.1 (#122)
2 parents eaa63ae + 9a76fbd commit 58ce7fc

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.18.0.1"
99

1010
junit = "5.10.3"
1111
assertj = "3.26.3"
12-
testcontainers = "1.19.8"
12+
testcontainers = "1.20.1"
1313
guava = "33.2.1-jre"
1414

1515
logback = "1.5.6"

0 commit comments

Comments
 (0)