mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Update doobie, use legacy java.time conversions
This commit is contained in:
@ -6,9 +6,9 @@ object Dependencies {
|
||||
|
||||
val BcryptVersion = "0.4"
|
||||
val BetterMonadicForVersion = "0.3.1"
|
||||
val BitpeaceVersion = "0.4.1"
|
||||
val BitpeaceVersion = "0.4.2"
|
||||
val CirceVersion = "0.12.3"
|
||||
val DoobieVersion = "0.8.7"
|
||||
val DoobieVersion = "0.8.8"
|
||||
val FastparseVersion = "2.1.3"
|
||||
val FlywayVersion = "6.1.3"
|
||||
val Fs2Version = "2.1.0"
|
||||
|
Reference in New Issue
Block a user