Skip to content

Commit

Permalink
fix(deps): update dependency org.clojure:clojure to v1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and solita-antti-mottonen committed Jun 11, 2024
1 parent a07a4be commit 65565d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvd/project.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(defproject nvd-helper "local"
:description "nvd-clojure helper project"
:dependencies [[nvd-clojure "4.0.0"]
[org.clojure/clojure "1.11.1"]]
[org.clojure/clojure "1.11.3"]]
:jvm-opts ["-Dclojure.main.report=stderr"])

0 comments on commit 65565d4

Please sign in to comment.