Skip to content

Commit

Permalink
Bump com.github.clj-easy/stub from 0.1.1 to 0.2.2 (clojure-lsp#700)
Browse files Browse the repository at this point in the history
* Bump com.github.clj-easy/stub from 0.1.1 to 0.2.2

* bump cli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric Dallo <[email protected]>
  • Loading branch information
3 people authored Jan 16, 2022
1 parent 16ec995 commit d1017fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
medley/medley {:mvn/version "1.3.0"}
anonimitoraf/clj-flx {:mvn/version "1.2.0"}
clj-kondo/clj-kondo {:mvn/version "2022.01.15"}
com.github.clj-easy/stub {:mvn/version "0.1.1"}
com.github.clj-easy/stub {:mvn/version "0.2.2"}

borkdude/dynaload {:mvn/version "0.2.2"}
org.clojure/tools.cli {:mvn/version "1.0.206"}
Expand Down
2 changes: 1 addition & 1 deletion lib/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
medley/medley {:mvn/version "1.3.0"}
anonimitoraf/clj-flx {:mvn/version "1.2.0"}
clj-kondo/clj-kondo {:mvn/version "2022.01.15"}
com.github.clj-easy/stub {:mvn/version "0.1.1"}}
com.github.clj-easy/stub {:mvn/version "0.2.2"}}
:paths ["src" "resources"]
:aliases {:dev {:extra-paths ["cli"
"core"]}
Expand Down

0 comments on commit d1017fa

Please sign in to comment.