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 58bdc99 commit d0f515aCopy full SHA for d0f515a
project.clj
@@ -14,4 +14,5 @@
14
[com.jcraft/jsch.agentproxy.pageant ~agentproxy-version]
15
[com.jcraft/jsch.agentproxy.core ~agentproxy-version]
16
[com.jcraft/jsch.agentproxy.jsch ~agentproxy-version]
17
- [com.jcraft/jsch "0.1.51"]])
+ [com.jcraft/jsch "0.1.51"]]
18
+ :jvm-opts ["-Djava.awt.headless=true"])
0 commit comments