protoc 3.20.3 (#1127)

This commit is contained in:
PJ Fanning 2024-02-18 08:43:33 +01:00 committed by GitHub
parent 6ccb5dc21c
commit 29e1721c1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ object Protobuf {
// this keeps intellij happy for files that use the shaded protobuf
Compile / unmanagedJars += (LocalProject("protobuf-v3") / Compile / packageBin).value,
protoc := "protoc",
protocVersion := "3.11.4",
protocVersion := "3.20.3",
generate := {
val sourceDirs = paths.value
val targetDirs = outputPaths.value