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 40d5d2a commit 4c15f65Copy full SHA for 4c15f65
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.3" }
+testcontainers = { module = "org.testcontainers:testcontainers", version = "2.0.1" }
58
59
[plugins]
60
git = { id = "com.palantir.git-version", version = "4.0.0" }
0 commit comments