Update protobuf-java to 3.10.0
This commit is contained in:
parent
585eeea236
commit
2511868245
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ object Dependencies {
|
|||
val nettyVersion = "3.10.6.Final"
|
||||
val jacksonVersion = "2.10.0"
|
||||
val jacksonDatabindVersion = "2.10.0"
|
||||
val protobufJavaVersion = "3.9.2"
|
||||
val protobufJavaVersion = "3.10.0"
|
||||
val logbackVersion = "1.2.3"
|
||||
|
||||
val scala212Version = "2.12.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue