~jan0sch/smederee

Showing details for patch c0908068c1fe7b708d48e6ca0c397407e924cd50.
2024-04-24 (Wed), 12:58 PM - Jens Grassel - c0908068c1fe7b708d48e6ca0c397407e924cd50

Update flyway to 10.11.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	2024-05-05 11:45:20.208948579 +0000
+++ new-smederee/build.sbt	2024-05-05 11:45:20.208948579 +0000
@@ -284,7 +284,7 @@
             val circe           = "0.14.6"
             val commonMark      = "0.22.0"
             val doobie          = "1.0.0-RC5"
-            val flyway          = "10.11.0"
+            val flyway          = "10.11.1"
             val fs2             = "3.5.0"
             val http4s          = "1.0.0-M41"
             val ip4s            = "3.5.0"