Skip to content

Commit 9f10e5c

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

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
@@ -94,7 +94,7 @@ tasks.withType(Test) {
9494
dependencies {
9595
api "org.bouncycastle:bcprov-jdk15to18:1.70"
9696
api "org.bouncycastle:bcpkix-jdk15to18:1.70"
97-
api "org.bouncycastle:bcutil-jdk15to18:1.70"
97+
api "org.bouncycastle:bcutil-jdk15to18:1.72"
9898
// for jpeg2000 decode/encode
9999
compileOnly 'com.gemalto.jp2:jp2-android:1.0.3'
100100

0 commit comments

Comments
 (0)