~jan0sch/smederee

Showing details for patch c1ad0845725ccb0763640df72a157acef67c1ea7.
2023-02-24 (Fri), 3:17 PM - Jens Grassel - c1ad0845725ccb0763640df72a157acef67c1ea7

Update flyway to 9.15.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-01-31 16:39:22.131381431 +0000
+++ new-smederee/build.sbt	2025-01-31 16:39:22.131381431 +0000
@@ -327,7 +327,7 @@
       val circe           = "0.14.4"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"
-      val flyway          = "9.14.1"
+      val flyway          = "9.15.1"
       val fs2             = "3.5.0"
       val http4s          = "1.0.0-M39"
       val ip4s            = "3.2.0"