Skip to content

Commit

Permalink
chore(deps): bump org.kotlincrypto.hash:bom from 0.5.4 to 0.5.5 (#184)
Browse files Browse the repository at this point in the history
Bumps [org.kotlincrypto.hash:bom](https://github.com/KotlinCrypto/hash) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/KotlinCrypto/hash/releases)
- [Changelog](https://github.com/KotlinCrypto/hash/blob/master/CHANGELOG.md)
- [Commits](KotlinCrypto/hash@0.5.4...0.5.5)

---
updated-dependencies:
- dependency-name: org.kotlincrypto.hash:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e64da4e commit d71920f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ compose-multiplatform-media-player = "1.0.27"
gradle = "8.7.3"
kodein = "7.23.1"
kotlin = "2.1.0"
kotlincrypto = "0.5.4"
kotlincrypto = "0.5.5"
kotlinx-coroutines = "1.10.1"
kotlinx-serialization-json = "1.7.3"
kover = "0.9.0"
Expand Down

0 comments on commit d71920f

Please sign in to comment.