Skip to content

Commit

Permalink
update dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Feb 19, 2024
1 parent f897bd0 commit c6a87dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.clojure</groupId>
<artifactId>pom.contrib</artifactId>
<version>0.2.2</version>
<version>1.2.0</version>
</parent>

<developers>
Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>core.unify</artifactId>
<version>0.5.7</version>
<version>0.6.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c6a87dd

Please sign in to comment.