Skip to content

Commit fd8f44d

Browse files
committed
Merge branch '2.5.x'
Closes gh-27884
2 parents b4b71ec + 4c8cafe commit fd8f44d

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
@@ -163,7 +163,7 @@ bom {
163163
]
164164
}
165165
}
166-
library("Testcontainers", "1.15.3") {
166+
library("Testcontainers", "1.16.0") {
167167
group("org.testcontainers") {
168168
imports = [
169169
"testcontainers-bom"

0 commit comments

Comments
 (0)