Skip to content

Commit 0241199

Browse files
chore(deps): update dependency clj-kondo:clj-kondo to v2025
1 parent b4f48ac commit 0241199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
17 "-Djava.security.properties==dev-resources/jdk11on-fips-security"
242242
(do)
243243
)))}]
244-
:kondo {:dependencies [[clj-kondo "2024.05.24"]]}
244+
:kondo {:dependencies [[clj-kondo "2025.07.28"]]}
245245
:ezbake {:dependencies ^:replace [;; NOTE: we need to explicitly pass in `nil` values
246246
;; for the version numbers here in order to correctly
247247
;; inherit the versions from our parent project.

0 commit comments

Comments
 (0)