~jan0sch/smederee

Showing details for patch 1e19dc769e560834001b9f89c45f246c90346321.
2022-12-14 (Wed), 7:32 PM - Jens Grassel - 1e19dc769e560834001b9f89c45f246c90346321

Update logback to 1.4.5 and jclOverSlf4j to 2.0.6

Summary of changes
1 files modified with 2 lines added and 2 lines removed
  • build.sbt with 2 added and 2 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2025-02-01 10:00:43.584426319 +0000
+++ new-smederee/build.sbt	2025-02-01 10:00:43.584426319 +0000
@@ -324,8 +324,8 @@
       val http4s          = "1.0.0-M37"
       val ip4s            = "3.2.0"
       val jansi           = "2.4.2"
-      val jclOverSlf4j    = "1.7.36"
-      val logback         = "1.2.11"
+      val jclOverSlf4j    = "2.0.6"
+      val logback         = "1.4.5"
       val munit           = "0.7.29"
       val munitCatsEffect = "1.0.7"
       val munitDiscipline = "1.0.9"