Skip to content

Commit 9c5452c

Browse files
committed
Upgrade testcontainers dependency
1 parent 93e9951 commit 9c5452c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/ncj.libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ junit4 = "4.13.1"
3939
junit5 = "5.14.0"
4040
junitparams = "1.0.5"
4141
mockito-core = "2.28.2"
42-
testcontainers = "1.19.7"
42+
testcontainers = "1.21.4"
4343
truth = "1.0"
4444

4545
# runtime only

0 commit comments

Comments
 (0)