Skip to content

Commit

Permalink
deps: remove lein-cprop plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
aatkin committed Feb 27, 2024
1 parent d5fb00d commit 279ab77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
:migratus {:store :database :db ~(get (System/getenv) "DATABASE_URL" "postgresql://localhost/rems?user=rems")}

:plugins [[lein-cljfmt "0.6.7"]
[lein-cprop "1.0.3"]
[lein-shell "0.5.0"]
[migratus-lein "0.5.7"]
[com.github.liquidz/antq "RELEASE"]]
Expand Down

0 comments on commit 279ab77

Please sign in to comment.