We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050098c commit f342492Copy full SHA for f342492
project.clj
@@ -74,7 +74,7 @@
74
["change" "version" "leiningen.release/bump-version"]
75
["vcs" "commit"]
76
["vcs" "push"]]
77
- :aliases {"all" ["with-profile" "dev:dev,logging:dev,1.10,1.11,1.12"]
+ :aliases {"all" ["with-profile" "dev:dev,logging:dev,1.10:dev,1.11:dev,1.12"]
78
"start-thingie" ["run"]
79
"aot-uberjar" ["with-profile" "uberjar" "do" "clean," "ring" "uberjar"]
80
"test-ancient" ["midje"]
0 commit comments