Skip to content

Commit

Permalink
Bump protobuf version to support Apple Silicon (M1)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRoebert committed Jun 8, 2021
1 parent 5f9a472 commit 8517436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -140,7 +140,7 @@
<jetbrains.annotations.version>20.1.0</jetbrains.annotations.version>
<json-unit-assertj.version>2.26.0</json-unit-assertj.version>
<commons-cli.version>1.4</commons-cli.version>
<protobuf.version>3.17.2</protobuf.version>
<protobuf.version>3.17.3</protobuf.version>
<auto-value.version>1.8.1</auto-value.version>
<lazysodium-java.version>5.0.1</lazysodium-java.version>
<jna.version>5.8.0</jna.version>
Expand Down

0 comments on commit 8517436

Please sign in to comment.