Skip to content

Commit 2c064d4

Browse files
build(deps): bump org.kotlincrypto.hash:sha2 from 0.7.0 to 0.7.1
Bumps [org.kotlincrypto.hash:sha2](https://github.com/KotlinCrypto/hash) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/KotlinCrypto/hash/releases) - [Changelog](https://github.com/KotlinCrypto/hash/blob/master/CHANGELOG.md) - [Commits](KotlinCrypto/hash@0.7.0...0.7.1) --- updated-dependencies: - dependency-name: org.kotlincrypto.hash:sha2 dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c69dcbe commit 2c064d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ reaktive-coroutines-interop = { group = "org.modelix.reaktive", name = "coroutin
152152
nimbus-jose-jwt = { group = "com.nimbusds", name = "nimbus-jose-jwt", version = "10.4.2" }
153153
bouncycastle-bcpkix = { group = "org.bouncycastle", name = "bcpkix-lts8on", version = "2.73.7" }
154154

155-
kotlincrypto-sha2 = { module = "org.kotlincrypto.hash:sha2", version = "0.7.0" }
155+
kotlincrypto-sha2 = { module = "org.kotlincrypto.hash:sha2", version = "0.7.1" }
156156

157157
arrow-core = { group = "io.arrow-kt", name = "arrow-core", version.ref = "arrow" }
158158
arrow-fx-coroutines = { group = "io.arrow-kt", name = "arrow-fx-coroutines", version.ref = "arrow" }

0 commit comments

Comments
 (0)