Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Feb 19, 2024
1 parent 9246f86 commit 5b52a53
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 @@ -40,12 +40,12 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>tools.namespace</artifactId>
<version>1.0.0</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
<artifactId>data.generators</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 5b52a53

Please sign in to comment.