We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3b8fa commit f827774Copy full SHA for f827774
project.clj
@@ -18,7 +18,7 @@
18
[version-clj "0.1.2"]
19
[environ "1.1.0"]
20
[clansi "1.0.0"]
21
- [funcool/cuerdas "1.0.2"]
+ [funcool/cuerdas "2.0.0"]
22
23
; we cannot use :dependencies under individual profiles because Cursive recognizes only root level
24
; thus we mark extra deps with :scope "test" and filter them later when producing jar library
0 commit comments