Skip to content

Commit 6215336

Browse files
committed
Upgrade to Testcontainers 1.14.3
Closes gh-22069
1 parent 345d33c commit 6215336

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
@@ -153,7 +153,7 @@ bom {
153153
]
154154
}
155155
}
156-
library("Testcontainers", "1.14.2") {
156+
library("Testcontainers", "1.14.3") {
157157
group("org.testcontainers") {
158158
imports = [
159159
"testcontainers-bom"

0 commit comments

Comments
 (0)