~jan0sch/smederee

Showing details for patch 9210d3da5cbc120967856914958ecf947f6e98c8.
2024-01-27 (Sat), 6:30 PM - Jens Grassel - 9210d3da5cbc120967856914958ecf947f6e98c8

Update pureconfig to 0.17.5

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-13 05:19:21.742801625 +0000
+++ new-smederee/build.sbt	2025-01-13 05:19:21.746801631 +0000
@@ -408,7 +408,7 @@
             val munitCatsEffect = "2.0.0-M4"
             val osLib           = "0.9.3"
             val postgresql      = "42.7.1"
-            val pureConfig      = "0.17.4"
+            val pureConfig      = "0.17.5"
             val scalaCheck      = "1.17.0"
             val simpleJavaMail  = "8.5.1"
             val springSecurity  = "6.2.1"