~jan0sch/smederee

Showing details for patch f10893b1dc88ff2bd2c74cdbf100e97bac060ad8.
2023-09-01 (Fri), 2:56 PM - Jens Grassel - f10893b1dc88ff2bd2c74cdbf100e97bac060ad8

Update flyway to 9.22.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-15 09:49:17.446463616 +0000
+++ new-smederee/build.sbt	2025-01-15 09:49:17.446463616 +0000
@@ -429,7 +429,7 @@
       val circe           = "0.14.6"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC4"
-      val flyway          = "9.21.2"
+      val flyway          = "9.22.0"
       val fs2             = "3.5.0"
       val http4s          = "1.0.0-M40"
       val ip4s            = "3.3.0"