Skip to content

Commit af8ecf2

Browse files
committed
Update pom.xml
Version inc of Clojure from 1.6 to 1.7
1 parent 718d6d8 commit af8ecf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.clojure</groupId>
101101
<artifactId>clojure</artifactId>
102-
<version>1.6.0</version>
102+
<version>1.7.0</version>
103103
</dependency>
104104

105105
<!-- Test dependencies -->

0 commit comments

Comments
 (0)