~jan0sch/smederee

Showing details for patch 645156c88e983e520cc0a767d5ba686819969e4c.
2024-04-12 (Fri), 4:01 PM - Jens Grassel - 645156c88e983e520cc0a767d5ba686819969e4c

Update flyway to 10.11.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-01-12 10:01:48.807334669 +0000
+++ new-smederee/build.sbt	2025-01-12 10:01:48.807334669 +0000
@@ -406,7 +406,7 @@
             val circe           = "0.14.6"
             val commonMark      = "0.22.0"
             val doobie          = "1.0.0-RC5"
-            val flyway          = "10.8.1"
+            val flyway          = "10.11.0"
             val fs2             = "3.5.0"
             val http4s          = "1.0.0-M41"
             val ip4s            = "3.5.0"