mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
Update flyway-core, ... to 11.1.0 (#5808)
This commit is contained in:
parent
812f735110
commit
b709a58715
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ object Deps {
|
|||
val typesafeConfigV = "1.4.3"
|
||||
|
||||
val flywayV =
|
||||
"11.0.1" // https://flywaydb.org/documentation/learnmore/releaseNotes
|
||||
"11.1.0" // https://flywaydb.org/documentation/learnmore/releaseNotes
|
||||
val postgresV = "42.7.4" // https://jdbc.postgresql.org/
|
||||
val akkaActorV = akkaStreamv
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue