~jan0sch/smederee

Showing details for patch 8bec97a37c0081832deda0446ab3e98332284718.
2024-08-17 (Sat), 8:08 PM - Jens Grassel - 8bec97a37c0081832deda0446ab3e98332284718

Update logback to 1.5.7

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-09-16 20:08:33.397332320 +0000
+++ new-smederee/build.sbt	2024-09-16 20:08:33.397332320 +0000
@@ -288,7 +288,7 @@
             val jclOverSlf4j     = "2.0.16"
             val laika            = "1.2.0"
             val log4cats         = "2.7.0"
-            val logback          = "1.5.6"
+            val logback          = "1.5.7"
             val munit            = "1.0.1"
             val munitCatsEffect  = "2.0.0"
             val munitScalaCheck  = "1.0.0"