Skip to content

Commit 1b659c7

Browse files
Merge pull request #434 from OpenVoxProject/renovate/main-logback-version
Update logback-version to v1.6.0 (main)
2 parents 2e70b2e + 2599963 commit 1b659c7

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)