~jan0sch/smederee

Showing details for patch 93ae3e5f2800217d0cbf32d839c7aa25c6c324bf.
2022-12-05 (Mon), 3:30 PM - Jens Grassel - 93ae3e5f2800217d0cbf32d839c7aa25c6c324bf

Update pureconfig to 0.17.2

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-02-01 12:57:39.872318860 +0000
+++ new-smederee/build.sbt	2025-02-01 12:57:39.872318860 +0000
@@ -331,7 +331,7 @@
       val munitDiscipline = "1.0.9"
       val osLib           = "0.8.1"
       val postgresql      = "42.5.1"
-      val pureConfig      = "0.17.1"
+      val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "7.1.3"
       val springSecurity  = "5.7.5"