~jan0sch/smederee

Showing details for patch f0d3ce1c726ccff2886866d5d142923048023783.
2024-06-10 (Mon), 8:50 AM - Jens Grassel - f0d3ce1c726ccff2886866d5d142923048023783

Update pureconfig to 0.17.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	2025-01-11 17:45:51.527935701 +0000
+++ new-smederee/build.sbt	2025-01-11 17:45:51.527935701 +0000
@@ -291,7 +291,7 @@
             val munitCatsEffect = "2.0.0"
             val osLib           = "0.10.2"
             val postgresql      = "42.7.3"
-            val pureConfig      = "0.17.6"
+            val pureConfig      = "0.17.7"
             val scalaCheck      = "1.18.0"
             val simpleJavaMail  = "8.11.2"
             val springSecurity  = "6.3.0"