Update testcontainers-java monorepo to v1.20.4 (master) #396

Open
infrastructure wants to merge 1 commits from renovate/master-testcontainers-java-monorepo into master

View File

@ -20,7 +20,7 @@ val persistenceServiceVersion = "2.641.0"
val llmServiceVersion = "1.20.0-RED10072.2"
val springBootStarterVersion = "3.1.5"
val springCloudVersion = "4.0.4"
val testContainersVersion = "1.19.7"
val testContainersVersion = "1.20.4"
val tomcatVersion = "10.1.18"
configurations {