Skip to content

Commit 19cb959

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78. - [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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb53240 commit 19cb959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ext {
3030

3131
dependencies {
3232
api "org.testcontainers:testcontainers:$testcontainersVersion"
33-
implementation "org.bouncycastle:bcpkix-jdk18on:1.77"
33+
implementation "org.bouncycastle:bcpkix-jdk18on:1.78"
3434

3535
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
3636
testImplementation "io.fabric8:kubernetes-client:6.8.0"

0 commit comments

Comments
 (0)