Browse Source

Merge branch '2.6.x' into 2.7.x

Closes gh-29368
pull/29975/head
Phillip Webb 4 years ago
parent
commit
ae4d9ccb2d
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

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

Loading…
Cancel
Save