Skip to content

Commit

Permalink
Bump clj-kondo 2021.06.18 -> 2021.07.28
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdallo committed Jul 28, 2021
1 parent 38f69c1 commit 14dd4d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- General
- Minor fix on the analysis queries comparison.
- Improve GraalVM configuration to use direct/less configurations.
- Bump clj-kondo 2021.06.18 -> 2021.07.28 which adds support for macroexpanding.

- Editor
- Fix outgoing/incoming call hierarchy when vars are outside project/external jars.
Expand Down
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
com.googlecode.java-diff-utils/diffutils {:mvn/version "1.3.0"}
medley/medley {:mvn/version "1.3.0"}
anonimitoraf/clj-flx {:mvn/version "1.2.0"}
clj-kondo/clj-kondo {:mvn/version "2021.06.18"}}
clj-kondo/clj-kondo {:mvn/version "2021.07.28"}}
:paths ["src" "classes" "resources"]
:aliases {:test {:extra-deps {lambdaisland/kaocha {:mvn/version "1.0.861"}}
:extra-paths ["test"]
Expand Down

0 comments on commit 14dd4d2

Please sign in to comment.