Closed tomjkidd closed 2 years ago
Hi @tomjkidd - for some reason I missed your PR - sorry!
I've already updated the dependency to use 1.14.1 without jitpack, and released 0.3.4
.
Thanks for your PR, I'll be more aware before I update the next time - don't hesitate to create a PR another time.
Would you be open to migrating to the latest version? I was running into some issue trying to depend on this library using vanilla
deps.edn
, due to the fact thatcom.github.everit-org.json-schema/org.everit.json.schema "1.14.0"
actually needs to be retrieved from jitpack rather than maven central (I found this out by switching to lein to see if I could get a small evaluation project up an running).See https://github.com/everit-org/json-schema#maven-installation for more information