Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
de5476c421 Update testcontainers-java monorepo to v1.20.4 2025-01-24 18:13:44 +00:00

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 {