Skip to content

Commit f1c7556

Browse files
Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.82 to 1.83. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0559917 commit f1c7556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100

101101
implementation("com.google.android.material:material:1.13.0")
102102

103-
implementation("org.bouncycastle:bcprov-jdk18on:1.82")
103+
implementation("org.bouncycastle:bcprov-jdk18on:1.83")
104104

105105
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
106106
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2")

0 commit comments

Comments
 (0)