Skip to content

Commit 078e992

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83
Bumps [org.bouncycastle:bcpkix-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:bcpkix-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 4b6c121 commit 078e992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
7878
implementation(libs.moshi)
7979
implementation(libs.okhttp)
80-
implementation("org.bouncycastle:bcpkix-jdk18on:1.82")
80+
implementation("org.bouncycastle:bcpkix-jdk18on:1.83")
8181
implementation("org.apache.commons:commons-compress:1.28.0")
8282
// implementation("com.squareup.okhttp3:logging-interceptor:${libs.versions.okhttpVersionrange.get()}!!${libs.versions.okhttp.get()}")
8383
implementation("de.gesellix:docker-remote-api-model-1-41:2025-10-31T17-49-00")

0 commit comments

Comments
 (0)