mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Testcontainers 1.19.4
Closes gh-39353
This commit is contained in:
@@ -1641,7 +1641,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Testcontainers", "1.19.3") {
|
||||
library("Testcontainers", "1.19.4") {
|
||||
group("org.testcontainers") {
|
||||
imports = [
|
||||
"testcontainers-bom"
|
||||
|
||||
Reference in New Issue
Block a user