Skip to content

Commit

Permalink
Add missing alias in for testrun
Browse files Browse the repository at this point in the history
  • Loading branch information
LouDnl committed Sep 17, 2024
1 parent 78d5208 commit 5b6f34d
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 @@ -18,4 +18,4 @@
:1.12.0 {:dependencies [[org.clojure/clojure "1.12.0"]]}
;:alpha {:dependencies [[org.clojure/clojure "1.12.0-alpha1"]]}
}
:aliases {"all" ["with-profile" "+1.6:+1.7:+1.8:+1.9:+1.10:+1.10.1:+1.10.2:+1.10.3+:1.11:+1.11.1:+alpha"]})
:aliases {"all" ["with-profile" "+1.6:+1.7:+1.8:+1.9:+1.10:+1.10.1:+1.10.2:+1.10.3+:1.11:+1.11.1:+1.12.0"]})

0 comments on commit 5b6f34d

Please sign in to comment.