~wegtam/smederee

Showing details for patch 1b4a3749368968721ee0a08902f27250dc01b1ae.
2024-12-13 (Fri), 8:39 AM - Jens Grassel - 1b4a3749368968721ee0a08902f27250dc01b1ae

Update flyway to 11.1.0

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	2024-12-22 11:18:35.963787130 +0000
+++ new-smederee/build.sbt	2024-12-22 11:18:35.963787130 +0000
@@ -282,7 +282,7 @@
             val catsEffect       = "3.5.7"
             val circe            = "0.14.10"
             val doobie           = "1.0.0-RC6"
-            val flyway           = "11.0.1"
+            val flyway           = "11.1.0"
             val fs2              = "3.5.0"
             val http4s           = "1.0.0-M43"
             val ip4s             = "3.6.0"