Skip to content

Commit

Permalink
Bump protobuf-java from 3.22.0 to 3.22.2 (#6911)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 14, 2023
1 parent b122b9d commit 9552ce6
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 @@ -15,7 +15,7 @@
<description>Share code between C# and VB.NET plugins</description>

<properties>
<protobuf.version>3.22.0</protobuf.version>
<protobuf.version>3.22.2</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 9552ce6

Please sign in to comment.