Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mthbernardes committed Dec 14, 2022
1 parent 2aa0a46 commit 92c0397
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@
:main-class clj-watson.cli
:aot true}}
:nREPL {:extra-deps {nrepl/nrepl {:mvn/version "0.9.0"}}}
:outdated {:replace-deps {olical/depot {:mvn/version "2.3.0"}}
:main-opts ["-m" "depot.outdated.main"]}
:clojure-lsp {:replace-deps {com.github.clojure-lsp/clojure-lsp-standalone {:mvn/version "2022.02.01-20.02.32"}}
:main-opts ["-m" "clojure-lsp.main"]}}}

0 comments on commit 92c0397

Please sign in to comment.