~jan0sch/smederee

Showing details for patch d7eeff2dd4f02bfcc1788bf5d8c5884d456bd00c.
2022-12-05 (Mon), 3:25 PM - Jens Grassel - d7eeff2dd4f02bfcc1788bf5d8c5884d456bd00c

Update PostgreSQL to 42.5.1

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-02-01 12:42:57.190851097 +0000
+++ new-smederee/build.sbt	2025-02-01 12:42:57.190851097 +0000
@@ -330,7 +330,7 @@
       val munitCatsEffect = "1.0.7"
       val munitDiscipline = "1.0.9"
       val osLib           = "0.8.1"
-      val postgresql      = "42.5.0"
+      val postgresql      = "42.5.1"
       val pureConfig      = "0.17.1"
       val scalaCheck      = "1.17.0"
       val simpleJavaMail  = "7.1.3"