protoc 3.20.3 (#1127)
This commit is contained in:
parent
6ccb5dc21c
commit
29e1721c1a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue