~jan0sch/smederee

Showing details for patch 9c9a238a17399d93599fe429b630a8e74dd27654.
2024-02-23 (Fri), 3:33 PM - Jens Grassel - 9c9a238a17399d93599fe429b630a8e74dd27654

Update pureconfig to 0.17.6

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-12 15:42:54.780821212 +0000
+++ new-smederee/build.sbt	2025-01-12 15:42:54.780821212 +0000
@@ -415,7 +415,7 @@
             val munitCatsEffect = "2.0.0-M4"
             val osLib           = "0.9.3"
             val postgresql      = "42.7.1"
-            val pureConfig      = "0.17.5"
+            val pureConfig      = "0.17.6"
             val scalaCheck      = "1.17.0"
             val simpleJavaMail  = "8.6.3"
             val springSecurity  = "6.2.1"