mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-22 14:33:06 +01:00
Bump micro pickle/json to 0.8.0 (#853)
This commit is contained in:
parent
507a55fe90
commit
c22512a6ce
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ object Deps {
|
|||
val oldMicroPickleV = "0.7.4"
|
||||
val oldMicroJsonV = oldMicroPickleV
|
||||
|
||||
val newMicroPickleV = "0.7.5"
|
||||
val newMicroPickleV = "0.8.0"
|
||||
val newMicroJsonV = newMicroPickleV
|
||||
|
||||
// akka-http-upickle is not yet published
|
||||
|
|
Loading…
Add table
Reference in a new issue