Skip to content

Commit ab967e7

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

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
@@ -29,7 +29,7 @@ androidx-compat = "1.7.1"
2929
androidx-lifecycle = "2.9.3"
3030
filekit = "0.8.8"
3131
kotlinx-browser = "0.5.0"
32-
secure-random = "0.5.1"
32+
secure-random = "0.5.2"
3333
immutable-collections = "0.4.0"
3434

3535
[plugins]

0 commit comments

Comments
 (0)