Skip to content

Commit 0092a85

Browse files
chore: update dependency org.testcontainers:testcontainers to v2
1 parent b879575 commit 0092a85

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 @@ checkstyleTools = "11.1.0"
1010
# testing
1111
junit = "6.0.0"
1212
mockito = "5.20.0"
13-
testcontainers = "1.21.3"
13+
testcontainers = "2.0.1"
1414

1515
# compile time processing
1616
lombok = "1.18.42"

0 commit comments

Comments
 (0)