Skip to content

Commit b8dc534

Browse files
committed
Upgrade to Testcontainers 1.19.0
Closes gh-37079
1 parent 216b366 commit b8dc534

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
@@ -1498,7 +1498,7 @@ bom {
14981498
]
14991499
}
15001500
}
1501-
library("Testcontainers", "1.18.3") {
1501+
library("Testcontainers", "1.19.0") {
15021502
group("org.testcontainers") {
15031503
imports = [
15041504
"testcontainers-bom"

0 commit comments

Comments
 (0)