Skip to content

Commit

Permalink
Update protobuf-java to 3.15.6 (chipsalliance#2136)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Mar 29, 2021
1 parent a41af6f commit e5ef6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class firrtlCrossModule(val crossScalaVersion: String) extends CrossSbtModule wi
}

/* protoc */
def protocVersion = "3.5.1"
def protocVersion = "3.15.6"

def protobufSource = T.source {
millSourcePath / "src" / "main" / "proto" / "firrtl.proto"
Expand Down

0 comments on commit e5ef6d7

Please sign in to comment.