~jan0sch/smederee

Showing details for patch 69cf972fa3ee64c3010a1cba87d2908b6bae7a9e.
2023-04-12 (Wed), 3:09 PM - Jens Grassel - 69cf972fa3ee64c3010a1cba87d2908b6bae7a9e

Update flyway to 9.16.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 04:53:21.071181485 +0000
+++ new-smederee/build.sbt	2025-01-31 04:53:21.071181485 +0000
@@ -397,7 +397,7 @@
       val circe           = "0.14.5"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"
-      val flyway          = "9.15.2"
+      val flyway          = "9.16.3"
       val fs2             = "3.5.0"
       val http4s          = "1.0.0-M39"
       val ip4s            = "3.3.0"