Commit 10109e75 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Testcontainers 1.15.2

Closes gh-25429
parent d822604e
...@@ -156,7 +156,7 @@ bom { ...@@ -156,7 +156,7 @@ bom {
] ]
} }
} }
library("Testcontainers", "1.15.0") { library("Testcontainers", "1.15.2") {
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