Skip to content

Commit

Permalink
Bump tools jar to 1.10.1.502
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 20, 2020
1 parent a2bcb4a commit 17e5b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/borkdude/deps.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

(set! *warn-on-reflection* true)

(def version "1.10.1.496")
(def version "1.10.1.502")
(def deps-clj-version
(-> (io/resource "DEPS_CLJ_VERSION")
(slurp)
Expand Down

0 comments on commit 17e5b8f

Please sign in to comment.