Skip to content

Commit

Permalink
Update flyway-core to 10.16.0 (#152)
Browse files Browse the repository at this point in the history
Co-authored-by: nmcb-scala-steward[bot] <157481287+nmcb-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
nmcb-scala-steward[bot] authored Jul 20, 2024
1 parent d0f6ff3 commit 48ec55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Dependencies {
/** Test dependencies */
val ScalaTestVersion = "3.2.19"
val H2Version = "2.3.230"
val FlywayVersion = "10.15.2"
val FlywayVersion = "10.16.0"
val CatsEffectTestKit = "1.5.0"

/** Build dependencies */
Expand Down

0 comments on commit 48ec55a

Please sign in to comment.