~wegtam/smederee

Showing details for patch 3c5aa3d9e0d23beec61e30812cf22d5f4d8b8465.
2025-06-21 (Sat), 7:36 PM - Jens Grassel - 3c5aa3d9e0d23beec61e30812cf22d5f4d8b8465

Update flyway to 11.9.2

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-07-01 11:18:18.210327538 +0000
+++ new-smederee/build.sbt	2025-07-01 11:18:18.210327538 +0000
@@ -285,7 +285,7 @@
             val catsEffect       = "3.6.1"
             val circe            = "0.14.14"
             val doobie           = "1.0.0-RC9"
-            val flyway           = "11.9.1"
+            val flyway           = "11.9.2"
             val fs2              = "3.5.0"
             val http4s           = "1.0.0-M44"
             val ip4s             = "3.7.0"