Skip to content

Commit c94ddaa

Browse files
Bump org.kotlincrypto.random:crypto-rand from 0.5.0 to 0.5.1
Bumps [org.kotlincrypto.random:crypto-rand](https://github.com/KotlinCrypto/random) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/KotlinCrypto/random/releases) - [Changelog](https://github.com/KotlinCrypto/random/blob/master/CHANGELOG.md) - [Commits](KotlinCrypto/random@0.5.0...0.5.1) --- updated-dependencies: - dependency-name: org.kotlincrypto.random:crypto-rand dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56b3f18 commit c94ddaa

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
@@ -34,7 +34,7 @@ androidx-compat = "1.7.0"
3434
androidx-lifecycle = "2.9.0"
3535
filekit = "0.8.8"
3636
kotlinx-browser = "0.3"
37-
secure-random = "0.5.0"
37+
secure-random = "0.5.1"
3838

3939
[plugins]
4040
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }

0 commit comments

Comments
 (0)