Skip to content

Commit e5f3489

Browse files
Bump org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.81 to 1.82. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.82' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9062b4 commit e5f3489

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)