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 0c9e69e commit d7cb85aCopy full SHA for d7cb85a
hiero-dependency-versions/build.gradle.kts
@@ -21,7 +21,7 @@ val bouncycastle = "1.81"
21
val dagger = "2.56.2"
22
val eclipseCollections = "13.0.0"
23
val grpc = "1.72.0"
24
-val hederaCryptography = "2.0.1"
+val hederaCryptography = "2.0.2"
25
val helidon = "4.2.3"
26
val jackson = "2.19.0"
27
val junit5 = "5.10.3!!" // no updates beyond 5.10.3 until #17125 is resolved
0 commit comments