Commit 1c7f2d6e authored by dreis2211's avatar dreis2211 Committed by Stephane Nicoll

Upgrade to Testcontainers 1.14.1

See gh-21378
parent 0ef7f909
...@@ -12,7 +12,7 @@ javaPlatform { ...@@ -12,7 +12,7 @@ javaPlatform {
dependencies { dependencies {
api(enforcedPlatform(project(":spring-boot-project:spring-boot-dependencies"))) api(enforcedPlatform(project(":spring-boot-project:spring-boot-dependencies")))
api(enforcedPlatform("org.testcontainers:testcontainers-bom:1.14.0")) api(enforcedPlatform("org.testcontainers:testcontainers-bom:1.14.1"))
constraints { constraints {
api("com.vaadin.external.google:android-json:0.0.20131108.vaadin1") api("com.vaadin.external.google:android-json:0.0.20131108.vaadin1")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment