Skip to content

Commit

Permalink
chore: update clojure to 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kunstmusik committed Sep 22, 2024
1 parent 9133de7 commit 36e9ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blue-clojure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.10.1</version>
<version>1.11.3</version>
</dependency>
<dependency>
<groupId>com.cemerick</groupId>
Expand Down

0 comments on commit 36e9ab0

Please sign in to comment.