Skip to content

Commit

Permalink
Merge pull request #52 from cooljeanius/dependabot/maven/org.clojure-…
Browse files Browse the repository at this point in the history
…clojure-1.12.0

Bump org.clojure:clojure from 1.11.4 to 1.12.0
  • Loading branch information
cooljeanius authored Sep 10, 2024
2 parents 8b99ce7 + ac08a5e commit 740fac2
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 @@ -25,7 +25,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.11.4</version>
<version>1.12.0</version>
</dependency>
<dependency>
<groupId>com.google.javascript</groupId>
Expand Down

0 comments on commit 740fac2

Please sign in to comment.