Update bitpeace-core to 0.5.1

This commit is contained in:
Scala Steward 2020-09-03 02:37:04 +02:00
parent 81eba67c3d
commit fc8f689e3d
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -6,7 +6,7 @@ object Dependencies {
val BcryptVersion = "0.4"
val BetterMonadicForVersion = "0.3.1"
val BitpeaceVersion = "0.5.0"
val BitpeaceVersion = "0.5.1"
val CalevVersion = "0.3.1"
val CirceVersion = "0.13.0"
val ClipboardJsVersion = "2.0.6"