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.
1 parent 0ef7f90 commit 1c7f2d6Copy full SHA for 1c7f2d6
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.14.0"))
+ api(enforcedPlatform("org.testcontainers:testcontainers-bom:1.14.1"))
16
17
constraints {
18
api("com.vaadin.external.google:android-json:0.0.20131108.vaadin1")
0 commit comments