Update bitpeace-core to 0.9.0-M3

This commit is contained in:
Scala Steward 2021-09-07 00:24:27 +02:00
parent 9386b66e43
commit e76c5f6066
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 BetterMonadicForVersion = "0.3.1"
val BitpeaceVersion = "0.9.0-M2"
val BitpeaceVersion = "0.9.0-M3"
val CalevVersion = "0.6.0"
val CatsParseVersion = "0.3.4"
val CirceVersion = "0.14.1"