mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Upgrade to Testcontainers 1.18.1
Closes gh-35430
This commit is contained in:
@@ -1507,7 +1507,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Testcontainers", "1.18.0") {
|
||||
library("Testcontainers", "1.18.1") {
|
||||
group("org.testcontainers") {
|
||||
imports = [
|
||||
"testcontainers-bom"
|
||||
|
||||
Reference in New Issue
Block a user