Skip to content

Commit

Permalink
Add jitpack.io repo to locate the json-schema validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilles Philippart authored Nov 24, 2021
1 parent bac4feb commit a5df329
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

:url "https://github.com/FundingCircle/jackdaw/"

:repositories [["confluent" {:url "https://packages.confluent.io/maven/"}]]
:repositories [["confluent" {:url "https://packages.confluent.io/maven/"}
"jitpack.io" {:url "https://jitpack.io"}]]

:dependencies [[aleph "0.4.6"]
[danlentz/clj-uuid "0.1.9"
Expand Down

0 comments on commit a5df329

Please sign in to comment.