We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a37bb9 commit a8f6955Copy full SHA for a8f6955
jmx-scraper/build.gradle.kts
@@ -41,7 +41,7 @@ testing {
41
implementation("com.linecorp.armeria:armeria-grpc")
42
implementation("io.opentelemetry.proto:opentelemetry-proto:1.7.0-alpha")
43
implementation("org.bouncycastle:bcprov-jdk18on:1.80")
44
- implementation("org.bouncycastle:bcpkix-jdk18on:1.80")
+ implementation("org.bouncycastle:bcpkix-jdk18on:1.81")
45
}
46
47
0 commit comments