Skip to content

Commit

Permalink
Update flyway
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagomota committed Jul 20, 2023
1 parent af46e3c commit fe97e7e
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 @@ -5,7 +5,7 @@ object Dependencies {
val ScalaVersions = Seq(Scala213)

val AkkaVersion = "2.6.16"
val FlywayVersion = "9.20.0"
val FlywayVersion = "9.20.1"
val ScaffeineVersion = "5.2.1"
val ScalaTestVersion = "3.2.16"
val SlickVersion = "3.4.1"
Expand Down

0 comments on commit fe97e7e

Please sign in to comment.