diff --git a/project.clj b/project.clj index 8cd979bbe..76e111efb 100644 --- a/project.clj +++ b/project.clj @@ -241,7 +241,7 @@ 17 "-Djava.security.properties==dev-resources/jdk11on-fips-security" (do) )))}] - :kondo {:dependencies [[clj-kondo "2024.05.24"]]} + :kondo {:dependencies [[clj-kondo "2025.07.28"]]} :ezbake {:dependencies ^:replace [;; NOTE: we need to explicitly pass in `nil` values ;; for the version numbers here in order to correctly ;; inherit the versions from our parent project.