Update bitpeace-core to 0.4.5

This commit is contained in:
Scala Steward
2020-03-28 16:14:53 +01:00
parent c67d00b84c
commit 6d2baba052

View File

@ -6,7 +6,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BitpeaceVersion = "0.4.4"
val BitpeaceVersion = "0.4.5"
val CalevVersion = "0.1.0"
val CirceVersion = "0.13.0"
val DoobieVersion = "0.8.8"