mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Update h2 and flyway
Sadly it is necessary to fix an existing changeset for H2.
This commit is contained in:
@ -19,9 +19,9 @@ object Dependencies {
|
||||
val DoobieVersion = "1.0.0-RC2"
|
||||
val EmilVersion = "0.12.0"
|
||||
val FlexmarkVersion = "0.64.0"
|
||||
val FlywayVersion = "8.5.13"
|
||||
val FlywayVersion = "9.1.3"
|
||||
val Fs2Version = "3.2.12"
|
||||
val H2Version = "1.4.200"
|
||||
val H2Version = "2.1.214"
|
||||
val Http4sVersion = "0.23.14"
|
||||
val Icu4jVersion = "71.1"
|
||||
val JavaOtpVersion = "0.4.0"
|
||||
|
Reference in New Issue
Block a user