Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -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.09.22"]]}
: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.
Expand Down
Loading