We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae27537 + ccd49fb commit 3b0a171Copy full SHA for 3b0a171
1 file changed
project.clj
@@ -3,7 +3,7 @@
3
:url "https://github.com/saidone75/clj-ssh-keygen"
4
:license {:name "MIT"
5
:url "https://github.com/saidone75/clj-ssh-keygen/blob/master/LICENSE"}
6
- :dependencies [[org.clojure/clojure "1.12.4"]]
+ :dependencies [[org.clojure/clojure "1.12.5"]]
7
:main ^:skip-aot clj-ssh-keygen.core
8
:target-path "target/%s"
9
:profiles {:uberjar {:aot :all}})
0 commit comments