Skip to content

Commit

Permalink
Upgrade to GraalVM 20.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Dec 12, 2020
1 parent 97e2e1d commit 43110aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"-Dclojure.spec.skip-macros=true"]
:main borkdude.deps
:aot :all}
:native-image {:dependencies [[borkdude/clj-reflector-graal-java11-fix "0.0.1-graalvm-20.1.0"]]}}
:native-image {:dependencies [[borkdude/clj-reflector-graal-java11-fix "0.0.1-graalvm-20.3.0"]]}}
:aliases {"deps.clj" ["run" "-m" "borkdude.deps"]}
:deploy-repositories [["clojars" {:url "https://clojars.org/repo"
:username :env/clojars_user
Expand Down

0 comments on commit 43110aa

Please sign in to comment.