We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f48ac commit 0241199Copy full SHA for 0241199
project.clj
@@ -241,7 +241,7 @@
241
17 "-Djava.security.properties==dev-resources/jdk11on-fips-security"
242
(do)
243
)))}]
244
- :kondo {:dependencies [[clj-kondo "2024.05.24"]]}
+ :kondo {:dependencies [[clj-kondo "2025.07.28"]]}
245
:ezbake {:dependencies ^:replace [;; NOTE: we need to explicitly pass in `nil` values
246
;; for the version numbers here in order to correctly
247
;; inherit the versions from our parent project.
0 commit comments