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 aa72768 commit 3777fa0Copy full SHA for 3777fa0
gradle/libs.versions.toml
@@ -12,9 +12,9 @@ gradle-kmp-configuration = "0.3.2"
12
gradle-kotlin = "1.9.24"
13
gradle-publish-maven = "0.29.0"
14
15
-kotlincrypto-bitops = "0.1.0-SNAPSHOT"
16
-kotlincrypto-core = "0.6.0-SNAPSHOT"
17
-kotlincrypto-hash = "0.6.0-SNAPSHOT"
+kotlincrypto-bitops = "0.1.1"
+kotlincrypto-core = "0.6.0"
+kotlincrypto-hash = "0.6.0"
18
kotlincrypto-sponges = "0.3.4"
19
20
[libraries]
0 commit comments