Update bitpeace-core to 0.7.0

This commit is contained in:
Scala Steward 2021-03-11 00:24:02 +01:00
parent 2e9b948d37
commit d72a07010d
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -7,7 +7,7 @@ object Dependencies {
val BcryptVersion = "0.4" val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1" val BetterMonadicForVersion = "0.3.1"
val BitpeaceVersion = "0.6.0" val BitpeaceVersion = "0.7.0"
val CalevVersion = "0.4.1" val CalevVersion = "0.4.1"
val CatsParseVersion = "0.3.1" val CatsParseVersion = "0.3.1"
val CirceVersion = "0.13.0" val CirceVersion = "0.13.0"