We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac0bb2b + 3b57121 commit d1867c1Copy full SHA for d1867c1
spring-boot-project/spring-boot-parent/build.gradle
@@ -12,7 +12,7 @@ javaPlatform {
12
13
dependencies {
14
api(enforcedPlatform(project(":spring-boot-project:spring-boot-dependencies")))
15
- api(enforcedPlatform("org.testcontainers:testcontainers-bom:1.12.4"))
+ api(enforcedPlatform("org.testcontainers:testcontainers-bom:1.12.5"))
16
17
constraints {
18
api("com.vaadin.external.google:android-json:0.0.20131108.vaadin1")
0 commit comments