Skip to content

Commit

Permalink
NET-954 Bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and sonartech committed Jan 22, 2025
1 parent 7d4e458 commit 0044f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-dotnet-core/pom.xml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
<description>Share code between C# and VB.NET plugins</description>

<properties>
<protobuf.version>4.29.1</protobuf.version>
<protobuf.version>4.29.3</protobuf.version>
<protobuf.compiler>${settings.localRepository}/com/google/protobuf/protoc/${protobuf.version}/protoc-${protobuf.version}-${os.detected.classifier}.exe</protobuf.compiler>
<sonar.exclusions>target/generated-sources/protobuf/**</sonar.exclusions>
</properties>

0 comments on commit 0044f82

Please sign in to comment.