Skip to content

Commit

Permalink
Merge pull request #542 from typelevel/update/flyway-database-postgre…
Browse files Browse the repository at this point in the history
…sql-10.5.0

Update flyway-database-postgresql to 10.5.0
  • Loading branch information
milessabin authored Jan 11, 2024
2 parents 24fec8c + 53ad61e commit f483bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ val catsEffectVersion = "3.5.2"
val circeVersion = "0.14.6"
val disciplineMunitVersion = "2.0.0-M3"
val doobieVersion = "1.0.0-RC5"
val flywayVersion = "10.4.1"
val flywayVersion = "10.5.0"
val fs2Version = "3.9.3"
val http4sVersion = "0.23.25"
val jnrUnixsocketVersion = "0.38.21"
Expand Down

0 comments on commit f483bc7

Please sign in to comment.