~jan0sch/smederee

Showing details for patch b21eb9d53e2a72c7cdb0730c4176445dd2c81217.
2024-04-12 (Fri), 4:02 PM - Jens Grassel - b21eb9d53e2a72c7cdb0730c4176445dd2c81217

Update logback to 1.5.4

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2024-05-18 20:03:13.622865934 +0000
+++ new-smederee/build.sbt	2024-05-18 20:03:13.622865934 +0000
@@ -413,7 +413,7 @@
             val jansi           = "2.4.2"
             val jclOverSlf4j    = "2.0.13"
             val log4cats        = "2.6.0"
-            val logback         = "1.5.3"
+            val logback         = "1.5.4"
             val munit           = "1.0.0-M11"
             val munitCatsEffect = "2.0.0-M4"
             val osLib           = "0.9.3"