~jan0sch/smederee

Showing details for patch a1787a2ed53b796d325b14b3c88c68aa121f42d7.
2025-04-24 (Thu), 2:28 PM - Jens Grassel - a1787a2ed53b796d325b14b3c88c68aa121f42d7

Update flyway to 11.8.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	2025-05-10 04:11:19.843511717 +0000
+++ new-smederee/build.sbt	2025-05-10 04:11:19.843511717 +0000
@@ -283,7 +283,7 @@
             val catsEffect       = "3.6.1"
             val circe            = "0.14.13"
             val doobie           = "1.0.0-RC9"
-            val flyway           = "11.7.2"
+            val flyway           = "11.8.0"
             val fs2              = "3.5.0"
             val http4s           = "1.0.0-M44"
             val ip4s             = "3.7.0"