Skip to content

Commit c6a87dd

Browse files
committed
update dep versions
1 parent f897bd0 commit c6a87dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.clojure</groupId>
2020
<artifactId>pom.contrib</artifactId>
21-
<version>0.2.2</version>
21+
<version>1.2.0</version>
2222
</parent>
2323

2424
<developers>
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.clojure</groupId>
3535
<artifactId>core.unify</artifactId>
36-
<version>0.5.7</version>
36+
<version>0.6.0</version>
3737
</dependency>
3838
</dependencies>
3939

0 commit comments

Comments
 (0)