~jan0sch/smederee

Showing details for patch ddc482313d8cac596bac86934221f38e0ee382fc.
2023-02-13 (Mon), 7:30 PM - Jens Grassel - ddc482313d8cac596bac86934221f38e0ee382fc

Update postgresql to 42.5.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 20:08:10.290730235 +0000
+++ new-smederee/build.sbt	2025-01-31 20:08:10.290730235 +0000
@@ -334,7 +334,7 @@
       val munitCatsEffect = "1.0.7"
       val munitDiscipline = "1.0.9"
       val osLib           = "0.9.0"
-      val postgresql      = "42.5.2"
+      val postgresql      = "42.5.3"
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "7.8.2"