Skip to content

Commit

Permalink
Bump protobuf-java from 3.23.1 to 3.23.4 (#7551)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent ee189b6 commit 6379760
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.23.1</protobuf.version>
<protobuf.version>3.23.4</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 6379760

Please sign in to comment.