Merge pull request #27988 from akka/wip-protobuf-3.10.0-patriknw
Update protobuf-java and protoc to 3.10.0
This commit is contained in:
commit
5de5dec6ee
23 changed files with 4895 additions and 21 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