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 814f880 commit d9fedf6Copy full SHA for d9fedf6
hiero-dependency-versions/build.gradle.kts
@@ -21,7 +21,7 @@ dependencies.constraints {
21
val protobufVersion = "4.31.0"
22
val swirldsVersion = "0.61.3"
23
val mockitoVersion = "5.18.0"
24
- val testContainersVersion = "1.21.0"
+ val testContainersVersion = "1.21.1"
25
26
api("com.github.luben:zstd-jni:1.5.7-3") { because("com.github.luben.zstd_jni") }
27
api("com.github.spotbugs:spotbugs-annotations:4.9.3") {
0 commit comments