Skip to content

Commit ee17c43

Browse files
committed
Merge branch '3.2.x'
Closes gh-39354
2 parents 588d544 + 231aa01 commit ee17c43

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
@@ -1642,7 +1642,7 @@ bom {
16421642
]
16431643
}
16441644
}
1645-
library("Testcontainers", "1.19.3") {
1645+
library("Testcontainers", "1.19.4") {
16461646
group("org.testcontainers") {
16471647
imports = [
16481648
"testcontainers-bom"

0 commit comments

Comments
 (0)