Skip to content

Commit

Permalink
Update ns-tracker dependency (fixes #507)
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jun 19, 2024
1 parent e53fbc6 commit 8e84ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ring-devel/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[ring/ring-core "1.12.2"]
[hiccup "1.0.5"]
[clj-stacktrace "0.2.8"]
[ns-tracker "0.4.0"]]
[ns-tracker "1.0.0"]]
:aliases {"test-all" ["with-profile" "default:+1.10:+1.11:+1.12" "test"]}
:profiles
{:1.10 {:dependencies [[org.clojure/clojure "1.10.3"]]}
Expand Down

0 comments on commit 8e84ca5

Please sign in to comment.