Skip to content

Commit a6350b5

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes spring-projectsgh-32128
2 parents c16094e + 6d80b60 commit a6350b5

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
@@ -187,7 +187,7 @@ bom {
187187
]
188188
}
189189
}
190-
library("Testcontainers", "1.16.2") {
190+
library("Testcontainers", "1.17.3") {
191191
group("org.testcontainers") {
192192
imports = [
193193
"testcontainers-bom"

0 commit comments

Comments
 (0)