Skip to content

Commit

Permalink
⬆️ Upgrade dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pmonks committed Dec 19, 2023
1 parent 812ca32 commit 8aab75f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
{:paths ["src" "resources"]
:deps
{org.clojure/tools.logging {:mvn/version "1.2.4"}
commons-validator/commons-validator {:mvn/version "1.7"}
commons-validator/commons-validator {:mvn/version "1.8.0"}
org.clojure/data.xml {:mvn/version "0.2.0-alpha8"}
clj-xml-validation/clj-xml-validation {:mvn/version "1.0.2"}
tolitius/xml-in {:mvn/version "0.1.1"}
hato/hato {:mvn/version "0.9.0"}
dev.weavejester/medley {:mvn/version "1.7.0"}
miikka/clj-base62 {:mvn/version "0.1.1"}
com.github.pmonks/clj-spdx {:mvn/version "1.0.121"}
com.github.pmonks/clj-spdx {:mvn/version "1.0.126"}
com.github.pmonks/rencg {:mvn/version "1.0.34"}}
:aliases
{:build {:deps {com.github.pmonks/pbr {:mvn/version "RELEASE"}}
Expand Down

0 comments on commit 8aab75f

Please sign in to comment.