Skip to content

Commit 6e6a6c0

Browse files
committed
Upgrade to Testcontainers 1.16
Closes gh-27882
1 parent 4ca3953 commit 6e6a6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-parent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ bom {
156156
]
157157
}
158158
}
159-
library("Testcontainers", "1.15.3") {
159+
library("Testcontainers", "1.16.0") {
160160
group("org.testcontainers") {
161161
imports = [
162162
"testcontainers-bom"

0 commit comments

Comments
 (0)