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 9294463 commit ce9c1f1Copy full SHA for ce9c1f1
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.8.0-alpha")
43
implementation("org.bouncycastle:bcprov-jdk18on:1.81")
44
- implementation("org.bouncycastle:bcpkix-jdk18on:1.81")
+ implementation("org.bouncycastle:bcpkix-jdk18on:1.82")
45
}
46
47
0 commit comments