Skip to content

Commit

Permalink
fix(project): clojure 1.11.3 in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Jul 6, 2024
1 parent 4ee10d0 commit 0d842f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.11.2</version>
<version>1.11.3</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 0d842f4

Please sign in to comment.