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 8fed27c commit 3d653eeCopy full SHA for 3d653ee
build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
}
66
implementation("com.github.mwiede:jsch:$jschVersion")
67
implementation("com.github.zafarkhaja:java-semver:0.9.0")
68
- runtimeOnly("org.bouncycastle:bcprov-jdk18on:1.80")
+ runtimeOnly("org.bouncycastle:bcprov-jdk18on:1.81")
69
runtimeOnly("com.kohlschutter.junixsocket:junixsocket-core:2.9.1")
70
runtimeOnly("net.java.dev.jna:jna-platform:5.17.0")
71
0 commit comments