mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 06:57:51 +01:00
Update scalapb-runtime to 0.11.13 (#4978)
This commit is contained in:
parent
7d749f271b
commit
79476a6231
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ object Deps {
|
|||
val slf4j = "2.0.6"
|
||||
val spray = "1.3.6"
|
||||
val zeromq = "0.5.3"
|
||||
val scalapb = "0.11.12"
|
||||
val scalapb = "0.11.13"
|
||||
val akkav = "10.2.10"
|
||||
val playv = "2.9.4" //https://github.com/playframework/play-json/releases
|
||||
val akkaStreamv = "2.6.20"
|
||||
|
|
Loading…
Add table
Reference in a new issue