We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af889e2 commit d9acea0Copy full SHA for d9acea0
1 file changed
project.clj
@@ -248,7 +248,7 @@
248
21 "-Djava.security.properties==dev-resources/jdk11on-fips-security"
249
(do)
250
)))}]
251
- :kondo {:dependencies [[clj-kondo "2025.10.23"]]}
+ :kondo {:dependencies [[clj-kondo "2025.12.23"]]}
252
:ezbake {:dependencies ^:replace [;; NOTE: we need to explicitly pass in `nil` values
253
;; for the version numbers here in order to correctly
254
;; inherit the versions from our parent project.
0 commit comments