~jan0sch/smederee

Showing details for patch 627ebe542f58e9b3b4025aa8dcb1cc75fd35690b.
2025-05-28 (Wed), 12:14 PM - Jens Grassel - 627ebe542f58e9b3b4025aa8dcb1cc75fd35690b

Update postgresql to 42.7.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-05-30 19:12:43.049424624 +0000
+++ new-smederee/build.sbt	2025-05-30 19:12:43.049424624 +0000
@@ -300,7 +300,7 @@
             val munitCatsEffect  = "2.1.0"
             val munitScalaCheck  = "1.1.0"
             val osLib            = "0.11.4"
-            val postgresql       = "42.7.5"
+            val postgresql       = "42.7.6"
             val pureConfig       = "0.17.9"
             val scalaCheck       = "1.18.1"
             val scalaCheckEffect = "1.0.4"