Skip to content

Commit

Permalink
Bump org.bouncycastle:bcpkix-jdk18on from 1.74 to 1.77
Browse files Browse the repository at this point in the history
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.74 to 1.77.
- [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]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent e5cd724 commit 3443156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ext {

dependencies {
api "org.testcontainers:testcontainers:$testcontainersVersion"
implementation "org.bouncycastle:bcpkix-jdk18on:1.74"
implementation "org.bouncycastle:bcpkix-jdk18on:1.77"

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

0 comments on commit 3443156

Please sign in to comment.