Skip to content

Commit

Permalink
Bump org.bouncycastle:bcprov-jdk18on from 1.72 to 1.73
Browse files Browse the repository at this point in the history
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.72 to 1.73.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and utzcoz committed Apr 17, 2023
1 parent 471bfe4 commit d808360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robolectric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
api project(":shadows:framework")

implementation 'org.conscrypt:conscrypt-openjdk-uber:2.5.2'
api "org.bouncycastle:bcprov-jdk18on:1.72"
api "org.bouncycastle:bcprov-jdk18on:1.73"
compileOnly "com.google.code.findbugs:jsr305:3.0.2"

compileOnly AndroidSdk.MAX_SDK.coordinates
Expand Down

0 comments on commit d808360

Please sign in to comment.