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 9033751 commit ce537f2Copy full SHA for ce537f2
jmx-scraper/build.gradle.kts
@@ -40,7 +40,7 @@ testing {
40
implementation("com.linecorp.armeria:armeria-junit5")
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")
+ implementation("org.bouncycastle:bcprov-jdk18on:1.81")
44
implementation("org.bouncycastle:bcpkix-jdk18on:1.80")
45
}
46
0 commit comments