Skip to content

Commit

Permalink
Bump protobuf-java from 3.20.0 to 3.20.1 (#5583)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 2, 2022
1 parent 5179e61 commit f0d3ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-dotnet-shared-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<description>Share code between C# and VB.NET plugins</description>

<properties>
<protobuf.version>3.20.0</protobuf.version>
<protobuf.version>3.20.1</protobuf.version>
<protobuf.compiler>${settings.localRepository}/com/google/protobuf/protoc/${protobuf.version}/protoc-${protobuf.version}-${os.detected.classifier}.exe</protobuf.compiler>
<!-- used for deployment to SonarSource Artifactory -->
<gitRepositoryName>sonar-dotnet-shared-library</gitRepositoryName>
Expand Down

0 comments on commit f0d3ee1

Please sign in to comment.