Skip to content

Commit

Permalink
Update some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Oct 14, 2022
1 parent 8a27e60 commit 99e6d3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{:aliases {:json {:extra-deps {cheshire/cheshire {:mvn/version "5.10.0"}}}
{:aliases {:json {:extra-deps {cheshire/cheshire {:mvn/version "5.11.0"}}}
:test {:extra-paths ["test"]
:extra-deps {cheshire/cheshire {:mvn/version "5.10.0"}
:extra-deps {cheshire/cheshire {:mvn/version "5.11.0"}
cognitect-labs/test-runner
{:git/url "https://github.com/cognitect-labs/test-runner"
:sha "b6b3193fcc42659d7e46ecd1884a228993441182"}}
:sha "a522ab2851a2aa5bf9c22a942b45287a3a019310"}}
:main-opts ["-m" "cognitect.test-runner"]}}}

0 comments on commit 99e6d3b

Please sign in to comment.