Update bitpeace-core to 0.9.0-M2

This commit is contained in:
Scala Steward 2021-07-25 12:17:25 +02:00
parent a27e519a55
commit debdf8e744
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-M1"
val BitpeaceVersion = "0.9.0-M2"
val CalevVersion = "0.5.4"
val CatsParseVersion = "0.3.4"
val CirceVersion = "0.14.1"