~jan0sch/smederee

Showing details for patch 8e7e99822c0488a958c726dbe5a0502c5198014d.
2022-10-18 (Tue), 2:10 PM - Jens Grassel - 8e7e99822c0488a958c726dbe5a0502c5198014d

Update flyway to 9.4.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-02-02 00:32:24.381746546 +0000
+++ new-smederee/build.sbt	2025-02-02 00:32:24.381746546 +0000
@@ -325,7 +325,7 @@
       val circe           = "0.14.3"
       val commonMark      = "0.19.0"
       val doobie          = "1.0.0-RC2"
-      val flyway          = "9.3.1"
+      val flyway          = "9.4.0"
       val http4s          = "1.0.0-M37"
       val ip4s            = "3.2.0"
       val jclOverSlf4j    = "1.7.36"