Skip to content

Commit

Permalink
Fix mc version
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Jan 20, 2023
1 parent 133481f commit d823c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
:extra-deps {org.clojure/test.check {:mvn/version "1.1.1"}
lambdaisland/kaocha-cucumber {:mvn/version "0.0-53" :exclusions [lambdaisland/kaocha]}
lambdaisland/kaocha-cloverage {:mvn/version "1.1.89" :exclusions [lambdaisland/kaocha]}
nubank/matcher-combinators {:mvn/version "1.5.72"}
nubank/matcher-combinators {:mvn/version "1.5.2"}
akvo/fs {:mvn/version "20180904-152732.6dad3934"}
orchestra/orchestra {:mvn/version "2021.01.01-1"}}}

Expand Down

0 comments on commit d823c74

Please sign in to comment.