Skip to content

Commit 6448109

Browse files
Merge pull request #188 from apple/dependabot/gradle/org.bouncycastle-bcprov-jdk18on-1.82
Bump org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82
2 parents b9062b4 + e5f3489 commit 6448109

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.81'
12+
implementation 'org.bouncycastle:bcprov-jdk18on:1.82'
1313

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

0 commit comments

Comments
 (0)