Skip to content

Commit

Permalink
⬆️ Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 50543a8 commit f5b88ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation("io.grpc:grpc-protobuf")
implementation("io.grpc:grpc-stub")
implementation("io.grpc:grpc-netty")
implementation("org.bouncycastle:bcpkix-jdk18on:1.78")
implementation("org.bouncycastle:bcpkix-jdk18on:1.78.1")
testImplementation(platform("org.junit:junit-bom:5.10.2"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.mockito:mockito-junit-jupiter:5.11.0")
Expand Down

0 comments on commit f5b88ba

Please sign in to comment.