Skip to content

Commit d9acea0

Browse files
Update dependency clj-kondo:clj-kondo to v2025.12.23
1 parent af889e2 commit d9acea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
21 "-Djava.security.properties==dev-resources/jdk11on-fips-security"
249249
(do)
250250
)))}]
251-
:kondo {:dependencies [[clj-kondo "2025.10.23"]]}
251+
:kondo {:dependencies [[clj-kondo "2025.12.23"]]}
252252
:ezbake {:dependencies ^:replace [;; NOTE: we need to explicitly pass in `nil` values
253253
;; for the version numbers here in order to correctly
254254
;; inherit the versions from our parent project.

0 commit comments

Comments
 (0)