mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-04 05:01:06 +01:00
Upgrade to Testcontainers 1.15.2
Closes gh-25429
This commit is contained in:
@@ -156,7 +156,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Testcontainers", "1.15.0") {
|
||||
library("Testcontainers", "1.15.2") {
|
||||
group("org.testcontainers") {
|
||||
imports = [
|
||||
"testcontainers-bom"
|
||||
|
||||
Reference in New Issue
Block a user