~jan0sch/smederee

Showing details for patch 78ad0993acefd57869626013e5c5cd0125d2da0b.
2023-05-25 (Thu), 4:32 PM - Jens Grassel - 78ad0993acefd57869626013e5c5cd0125d2da0b

Update pureconfig to 0.17.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	2025-01-16 09:39:50.124245497 +0000
+++ new-smederee/build.sbt	2025-01-16 09:39:50.124245497 +0000
@@ -416,7 +416,7 @@
       val munitDiscipline = "1.0.9"
       val osLib           = "0.9.1"
       val postgresql      = "42.6.0"
-      val pureConfig      = "0.17.3"
+      val pureConfig      = "0.17.4"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "8.1.0"
       val springSecurity  = "6.0.3"