Skip to content

Commit 5f0d724

Browse files
committed
Upgrade to Testcontainers 1.15.2
Closes gh-25420
1 parent ac78f55 commit 5f0d724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ bom {
161161
]
162162
}
163163
}
164-
library("Testcontainers", "1.15.0") {
164+
library("Testcontainers", "1.15.2") {
165165
group("org.testcontainers") {
166166
imports = [
167167
"testcontainers-bom"

0 commit comments

Comments
 (0)