~jan0sch/smederee

Showing details for patch f7bfacc63d86b0992cd78330bd88a0b905932955.
2023-07-13 (Thu), 2:39 PM - Jens Grassel - f7bfacc63d86b0992cd78330bd88a0b905932955

Update flyway 9.20.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 21:46:32.779453604 +0000
+++ new-smederee/build.sbt	2025-01-15 21:46:32.779453604 +0000
@@ -434,7 +434,7 @@
       val circe           = "0.14.5"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC4"
-      val flyway          = "9.19.4"
+      val flyway          = "9.20.1"
       val fs2             = "3.5.0"
       val http4s          = "1.0.0-M39"
       val ip4s            = "3.3.0"