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

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"