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 3a0fa69 commit dba2ee5Copy full SHA for dba2ee5
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.79")
+ runtimeOnly("org.bouncycastle:bcprov-jdk18on:1.80")
69
runtimeOnly("com.kohlschutter.junixsocket:junixsocket-core:2.9.1")
70
runtimeOnly("net.java.dev.jna:jna-platform:5.15.0")
71
0 commit comments