Merge pull request #951 from scala-steward/update/bitpeace-core-0.9.0-M2

Update bitpeace-core to 0.9.0-M2
This commit is contained in:
mergify[bot] 2021-07-25 10:28:55 +00:00 committed by GitHub
commit 8d2cb7949d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"