Skip to content

Commit 14ed152

Browse files
committed
Upgrade to Testcontainers 1.19.6
Closes gh-39729
1 parent 8a1a810 commit 14ed152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1572,7 +1572,7 @@ bom {
15721572
]
15731573
}
15741574
}
1575-
library("Testcontainers", "1.19.4") {
1575+
library("Testcontainers", "1.19.6") {
15761576
group("org.testcontainers") {
15771577
imports = [
15781578
"testcontainers-bom"

0 commit comments

Comments
 (0)