Skip to content

Commit

Permalink
Bump com.diglol.crypto:random from 0.1.4 to 0.1.5 (#75)
Browse files Browse the repository at this point in the history
Bumps [com.diglol.crypto:random](https://github.com/diglol/crypto) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/diglol/crypto/releases)
- [Changelog](https://github.com/diglol/crypto/blob/trunk/CHANGELOG.md)
- [Commits](diglol/crypto@0.1.4...0.1.5)

---
updated-dependencies:
- dependency-name: com.diglol.crypto:random
  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 Aug 17, 2023
1 parent 7c1f2e7 commit 137b5f2
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 @@ -16,5 +16,5 @@ mavenPublish-gradle-plugin = { module = "com.vanniktech:gradle-maven-publish-plu
benchmark-runtime = { module = "org.jetbrains.kotlinx:kotlinx-benchmark-runtime", version.ref = "benchmark" }
benchmark-gradle-plugin = { module = "org.jetbrains.kotlinx:kotlinx-benchmark-plugin", version.ref = "benchmark" }
jmh-core = { module = "org.openjdk.jmh:jmh-core", version = "1.23" }
diglol-crypto-random = { module = "com.diglol.crypto:random", version = "0.1.4" }
diglol-crypto-random = { module = "com.diglol.crypto:random", version = "0.1.5" }
junit = { module = "junit:junit", version = "4.13.2" }

0 comments on commit 137b5f2

Please sign in to comment.