Browse Source

Merge branch '2.6.x' into 2.7.x

Closes gh-32128
pull/32861/head
Stephane Nicoll 3 years ago
parent
commit
a6350b5992
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

@ -187,7 +187,7 @@ bom { @@ -187,7 +187,7 @@ bom {
]
}
}
library("Testcontainers", "1.16.2") {
library("Testcontainers", "1.17.3") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"

Loading…
Cancel
Save