Update protobuf-java to 3.9.2 (#27778)
This commit is contained in:
parent
2bab0d8dcd
commit
bd7a264b2f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ object Dependencies {
|
||||||
val nettyVersion = "3.10.6.Final"
|
val nettyVersion = "3.10.6.Final"
|
||||||
val jacksonVersion = "2.9.9"
|
val jacksonVersion = "2.9.9"
|
||||||
val jacksonDatabindVersion = "2.9.9.3"
|
val jacksonDatabindVersion = "2.9.9.3"
|
||||||
val protobufJavaVersion = "3.9.1"
|
val protobufJavaVersion = "3.9.2"
|
||||||
val logbackVersion = "1.2.3"
|
val logbackVersion = "1.2.3"
|
||||||
|
|
||||||
val scala212Version = "2.12.9"
|
val scala212Version = "2.12.9"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue