Skip to content

Commit 5030e51

Browse files
committed
Upgrade to Testcontainers 1.18.0
Closes gh-34888
1 parent fe5b2dd commit 5030e51

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
@@ -1447,7 +1447,7 @@ bom {
14471447
]
14481448
}
14491449
}
1450-
library("Testcontainers", "1.17.6") {
1450+
library("Testcontainers", "1.18.0") {
14511451
group("org.testcontainers") {
14521452
imports = [
14531453
"testcontainers-bom"

0 commit comments

Comments
 (0)