Skip to content

Commit 3777fa0

Browse files
authored
Update dependencies to release versions (#63)
1 parent aa72768 commit 3777fa0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ gradle-kmp-configuration = "0.3.2"
1212
gradle-kotlin = "1.9.24"
1313
gradle-publish-maven = "0.29.0"
1414

15-
kotlincrypto-bitops = "0.1.0-SNAPSHOT"
16-
kotlincrypto-core = "0.6.0-SNAPSHOT"
17-
kotlincrypto-hash = "0.6.0-SNAPSHOT"
15+
kotlincrypto-bitops = "0.1.1"
16+
kotlincrypto-core = "0.6.0"
17+
kotlincrypto-hash = "0.6.0"
1818
kotlincrypto-sponges = "0.3.4"
1919

2020
[libraries]

0 commit comments

Comments
 (0)