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 b2ddbec commit 99a6ef9Copy full SHA for 99a6ef9
gradle/libs.versions.toml
@@ -54,7 +54,7 @@ protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref
54
protobuf-kotlinlite = { module = "com.google.protobuf:protobuf-kotlin-lite", version.ref = "protobuf" }
55
slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
56
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
57
-testcontainers = { module = "org.testcontainers:testcontainers", version = "1.21.2" }
+testcontainers = { module = "org.testcontainers:testcontainers", version = "1.21.3" }
58
59
[plugins]
60
git = { id = "com.palantir.git-version", version = "3.3.0" }
0 commit comments