Commit 6fc803c5 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.3.x' into 2.4.x

Closes gh-26181
parents 289ede65 6f73fd67
...@@ -156,7 +156,7 @@ bom { ...@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment