~jan0sch/smederee

Showing details for patch ba3e22245cd826847f2929f6aa6c2a543ccd4327.
2023-04-19 (Wed), 12:02 PM - Jens Grassel - ba3e22245cd826847f2929f6aa6c2a543ccd4327

Update pureconfig to 0.17.3

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-31 02:50:36.558199082 +0000
+++ new-smederee/build.sbt	2025-01-31 02:50:36.558199082 +0000
@@ -409,7 +409,7 @@
       val munitDiscipline = "1.0.9"
       val osLib           = "0.9.1"
       val postgresql      = "42.6.0"
-      val pureConfig      = "0.17.2"
+      val pureConfig      = "0.17.3"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "8.0.1"
       val springSecurity  = "6.0.3"