mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Upgrade to Testcontainers 1.18.3
Closes gh-36722
This commit is contained in:
@@ -202,7 +202,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Testcontainers", "1.17.3") {
|
||||
library("Testcontainers", "1.18.3") {
|
||||
group("org.testcontainers") {
|
||||
imports = [
|
||||
"testcontainers-bom"
|
||||
|
||||
Reference in New Issue
Block a user