Browse Source

Merge branch '2.4.x'

Closes gh-26182
pull/26188/head
Stephane Nicoll 5 years ago
parent
commit
d403103aac
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

@ -155,7 +155,7 @@ bom { @@ -155,7 +155,7 @@ bom {
]
}
}
library("Testcontainers", "1.15.2") {
library("Testcontainers", "1.15.3") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"

Loading…
Cancel
Save