Skip to content

Commit

Permalink
Update logback to 1.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Dec 7, 2023
1 parent bdf3404 commit d0c18b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
danlentz/clj-uuid {:mvn/version "0.1.9"}
aero/aero {:mvn/version "1.1.6"}
selmer/selmer {:mvn/version "1.12.59"}
ch.qos.logback/logback-classic {:mvn/version "1.3.13"}
ch.qos.logback/logback-classic {:mvn/version "1.3.14"}
;; DB/JDBC deps
;; - HikariCP: Need to exclude slf4j to make logback work properly
;; - HugSql: Use custom version instead of the released version (0.5.1)
Expand Down

0 comments on commit d0c18b2

Please sign in to comment.