Merge branch '2.3.x' into 2.4.x

Closes gh-26181
pull/26435/head
Stephane Nicoll 4 years ago
commit 6fc803c5a2

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

Loading…
Cancel
Save