Skip to content

Commit d4c701a

Browse files
Bump bcprov-jdk15to18 from 1.69 to 1.70
Bumps [bcprov-jdk15to18](https://github.com/bcgit/bc-java) from 1.69 to 1.70. - [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-jdk15to18 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 302f9e9 commit d4c701a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ tasks.withType(Test) {
9292
}
9393

9494
dependencies {
95-
api "org.bouncycastle:bcprov-jdk15to18:1.69"
95+
api "org.bouncycastle:bcprov-jdk15to18:1.70"
9696
api "org.bouncycastle:bcpkix-jdk15to18:1.70"
9797
api "org.bouncycastle:bcutil-jdk15to18:1.69"
9898

0 commit comments

Comments
 (0)