Update dependency org.testcontainers:testcontainers-bom to v1.20.0
This commit is contained in:
parent
c1ac1f6b94
commit
9d3d33e5b9
@ -92,7 +92,7 @@ configurations {
|
||||
}
|
||||
|
||||
extra["springCloudVersion"] = "2022.0.5"
|
||||
extra["testcontainersVersion"] = "1.19.7"
|
||||
extra["testcontainersVersion"] = "1.20.0"
|
||||
|
||||
dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-actuator")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user