Skip to content

Commit 50b6add

Browse files
Bump org.bouncycastle:bcutil-jdk15to18 from 1.72 to 1.73 (#497)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22a9142 commit 50b6add

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.73"
9696
api "org.bouncycastle:bcpkix-jdk15to18:1.73"
97-
api "org.bouncycastle:bcutil-jdk15to18:1.72"
97+
api "org.bouncycastle:bcutil-jdk15to18:1.73"
9898
// for jpeg2000 decode/encode
9999
compileOnly 'com.gemalto.jp2:jp2-android:1.0.3'
100100

0 commit comments

Comments
 (0)