~jan0sch/smederee

Showing details for patch 3ccddbb1e112098a6edcb8c7cf08178e6020bd4c.
2025-02-10 (Mon), 5:46 PM - Jens Grassel - 3ccddbb1e112098a6edcb8c7cf08178e6020bd4c

Update flyway to 11.3.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-20 15:18:41.731607874 +0000
+++ new-smederee/build.sbt	2025-02-20 15:18:41.731607874 +0000
@@ -282,7 +282,7 @@
             val catsEffect       = "3.5.7"
             val circe            = "0.14.10"
             val doobie           = "1.0.0-RC6"
-            val flyway           = "11.2.0"
+            val flyway           = "11.3.1"
             val fs2              = "3.5.0"
             val http4s           = "1.0.0-M44"
             val ip4s             = "3.6.0"