Skip to content

Commit

Permalink
Update fly4s to 1.0.8 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh authored Aug 29, 2024
2 parents eeefe01 + 72ae4b0 commit 1292c81
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 @@ -31,7 +31,7 @@ object Dependencies {
val http4sEmberClient = http4s("ember-client")

val skunk = "org.tpolecat" %% "skunk-core" % "1.0.0-M7"
val flyway4s = "com.github.geirolz" %% "fly4s" % "1.0.7"
val flyway4s = "com.github.geirolz" %% "fly4s" % "1.0.8"
val flyway = "org.flywaydb" % "flyway-core" % V.flyway
val flywayPostgres = "org.flywaydb" % "flyway-database-postgresql" % V.flyway
val postgres = "org.postgresql" % "postgresql" % "42.7.4"
Expand Down

0 comments on commit 1292c81

Please sign in to comment.