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 ce537f2 commit 2ef34b8Copy full SHA for 2ef34b8
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.81")
44
- implementation("org.bouncycastle:bcpkix-jdk18on:1.80")
+ implementation("org.bouncycastle:bcpkix-jdk18on:1.81")
45
}
46
47
0 commit comments