Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
["--illegal-access=deny"]))

(def i18n-version "1.0.4")
(def logback-version "1.5.38")
(def logback-version "1.6.0")
;; NOTE: Use the 2.21.z release series of Jackson. The Cheshire JSON
;; library requires 2.x and 2.21 is the current LTS as of 2026.
;;
Expand Down
Loading