File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ dependencies {
147
147
<!-- TAG_DEPENDENCIES -->
148
148
[ badge-kotlin ] : https://img.shields.io/badge/kotlin-1.9.24-blue.svg?logo=kotlin
149
149
[ badge-core ] : https://img.shields.io/badge/kotlincrypto.core-0.5.5-blue.svg
150
- [ badge-hash ] : https://img.shields.io/badge/kotlincrypto.hash-0.5.4 -blue.svg
150
+ [ badge-hash ] : https://img.shields.io/badge/kotlincrypto.hash-0.5.5 -blue.svg
151
151
152
152
<!-- TAG_PLATFORMS -->
153
153
[ badge-platform-android ] : http://img.shields.io/badge/-android-6EDB8D.svg?style=flat
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ gradle-kotlin = "1.9.24"
13
13
gradle-publish-maven = " 0.29.0"
14
14
15
15
kotlincrypto-core = " 0.5.5"
16
- kotlincrypto-hash = " 0.5.4 "
16
+ kotlincrypto-hash = " 0.5.5 "
17
17
kotlincrypto-endians = " 0.3.1"
18
- kotlincrypto-sponges = " 0.3.2 "
18
+ kotlincrypto-sponges = " 0.3.3 "
19
19
20
20
[libraries ]
21
21
gradle-kmp-configuration = { module = " io.matthewnelson:gradle-kmp-configuration-plugin" , version.ref = " gradle-kmp-configuration" }
You can’t perform that action at this time.
0 commit comments