Skip to content

Commit bcc69cc

Browse files
committed
Upgrade to Testcontainers 1.19.7
Closes gh-39988
1 parent 9365dae commit bcc69cc

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
@@ -1641,7 +1641,7 @@ bom {
16411641
]
16421642
}
16431643
}
1644-
library("Testcontainers", "1.19.5") {
1644+
library("Testcontainers", "1.19.7") {
16451645
group("org.testcontainers") {
16461646
imports = [
16471647
"testcontainers-bom"

0 commit comments

Comments
 (0)