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 35b57a0 commit b40c904Copy full SHA for b40c904
gradle/libs.versions.toml
@@ -53,7 +53,7 @@ slf4j-nop = "org.slf4j:slf4j-nop:1.7.32"
53
spring-boot-starter = { module = "org.springframework.boot:spring-boot-starter", version.ref = "spring-boot" }
54
spring-boot-starter-json = { module = "org.springframework.boot:spring-boot-starter-json", version.ref = "spring-boot" }
55
spring-boot-starter-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "spring-boot" }
56
-testcontainers = "org.testcontainers:testcontainers:1.20.3"
+testcontainers = "org.testcontainers:testcontainers:1.20.4"
57
58
[plugins]
59
dependency-license-report = "com.github.jk1.dependency-license-report:2.0"
0 commit comments