Skip to content

Commit 0897d75

Browse files
committed
Upgrade to Testcontainers 1.19.3
Closes gh-38471
1 parent 84f0614 commit 0897d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@ bom {
16391639
]
16401640
}
16411641
}
1642-
library("Testcontainers", "1.19.2") {
1642+
library("Testcontainers", "1.19.3") {
16431643
group("org.testcontainers") {
16441644
imports = [
16451645
"testcontainers-bom"

0 commit comments

Comments
 (0)