Update protobuf-java to 4.32.1 (#2216)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
4d7bc6899e
commit
c0ffd72dec
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ object Dependencies {
|
|||
object Protobuf {
|
||||
// https://protobuf.dev/support/version-support/
|
||||
// protobuf-java 4.29 corresponds with protoc 29.x
|
||||
val protobufJavaVersion = "4.32.0"
|
||||
val protobufJavaVersion = "4.32.1"
|
||||
val protocVersion = "32.0"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue