Skip to content

Commit

Permalink
Update dependency org.clojure:clojure to v1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 9bd2078 commit 2f3f3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:url "https://www.eclipse.org/legal/epl-2.0/"}
:java-source-paths ["src/java" "src/java/generated"]
:dependencies [; Core clojure
[org.clojure/clojure "1.11.2" :exclusions [org.clojure/spec.alpha]] ; provided by com.appsflyer/donkey
[org.clojure/clojure "1.11.3" :exclusions [org.clojure/spec.alpha]] ; provided by com.appsflyer/donkey

; Async
[funcool/promesa "11.0.678"]
Expand Down

0 comments on commit 2f3f3ae

Please sign in to comment.