Skip to content

Commit f32a62e

Browse files
Update logback-version to v1.6.0
1 parent b870d37 commit f32a62e

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
@@ -97,7 +97,7 @@
9797
["--illegal-access=deny"]))
9898

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

0 commit comments

Comments
 (0)