Skip to content

Commit f725590

Browse files
Merge pull request #140 from apple/dependabot/gradle/org.bouncycastle-bcprov-jdk18on-1.80
Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.80
2 parents fd2a22e + 07e7bf2 commit f725590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.77'
12+
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
1313

1414
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
1515
testImplementation 'org.mockito:mockito-core:5.15.2'

0 commit comments

Comments
 (0)