Skip to content

Commit ba4fe24

Browse files
Merge pull request #162 from apple/dependabot/gradle/org.bouncycastle-bcprov-jdk18on-1.81
Bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.81
2 parents da7a2eb + 0818a5e commit ba4fe24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
1010
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
1111
implementation 'com.auth0:java-jwt:4.5.0'
12-
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
12+
implementation 'org.bouncycastle:bcprov-jdk18on:1.81'
1313

1414
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
1515
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)