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 806a352 commit c80389aCopy full SHA for c80389a
build.gradle.kts
@@ -17,6 +17,7 @@ val dependencyVersions = listOf(
17
"net.bytebuddy:byte-buddy:1.18.2",
18
"org.apache.commons:commons-compress:1.28.0",
19
"org.apiguardian:apiguardian-api:1.1.2",
20
+ "org.bouncycastle:bcpkix-jdk18on:1.83",
21
"org.jetbrains:annotations:26.0.2-1",
22
"org.jetbrains.kotlin:kotlin-reflect:2.1.0",
23
"org.jetbrains.kotlin:kotlin-scripting-jvm:2.1.0",
0 commit comments