~jan0sch/smederee

Showing details for patch fd84de3667f06c96a8b66ae00c407dd8538088b0.
2023-09-12 (Tue), 1:05 PM - Jens Grassel - fd84de3667f06c96a8b66ae00c407dd8538088b0

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