Browse Source

Merge branch '3.2.x'

Closes gh-39354
pull/39360/head
Moritz Halbritter 2 years ago
parent
commit
ee17c4322b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1642,7 +1642,7 @@ bom { @@ -1642,7 +1642,7 @@ bom {
]
}
}
library("Testcontainers", "1.19.3") {
library("Testcontainers", "1.19.4") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"

Loading…
Cancel
Save