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 13dc90f commit d0d373dCopy full SHA for d0d373d
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