Skip to content

Commit

Permalink
Bump developer tool dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wardle committed Sep 19, 2023
1 parent 59dca5a commit 0b14d83
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 @@ -81,11 +81,11 @@
:exec-args {:patterns [".*-bench$"]}}

:outdated
{:extra-deps {com.github.liquidz/antq {:mvn/version "2.5.1109"}}
{:extra-deps {com.github.liquidz/antq {:mvn/version "2.6.1121"}}
:main-opts ["-m" "antq.core"]}

:upgrade
{:extra-deps {com.github.liquidz/antq {:mvn/version "2.5.1109"}}
{:extra-deps {com.github.liquidz/antq {:mvn/version "2.6.1121"}}
:main-opts ["-m" "antq.core" "--upgrade"]}

:check
Expand Down

0 comments on commit 0b14d83

Please sign in to comment.