Skip to content

Commit

Permalink
[Clojure] Update donkey to v0.4.1 (#3849)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2021
1 parent e1350bc commit 9127b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clojure/donkey/project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject the-benchmarker-donkey "0.1.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.10.1"]
[com.appsflyer/donkey "0.4.0"]]
[com.appsflyer/donkey "0.4.1"]]
:jvm-opts ^:replace ["-Dclojure.compiler.direct-linking=true"]
:uberjar-name "donkey.jar"
:target-path "target/%s/"
Expand Down

0 comments on commit 9127b0a

Please sign in to comment.