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 ef52d3d commit 74c7a9bCopy full SHA for 74c7a9b
Makefile
@@ -1,7 +1,7 @@
1
.PHONY: test-clj test-cljs eastwood cljfmt cloverage install smoketest release deploy clean
2
3
VERSION ?= 1.9
4
-export CLOVERAGE_VERSION = 1.0.11-SNAPSHOT
+export CLOVERAGE_VERSION = 1.0.13
5
6
# The test-cljs target needs to be modified if working with JDK9
7
JAVA_VERSION = $(shell lein with-profile +sysutils \
0 commit comments