Skip to content

Commit

Permalink
Update protobuf java version in gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
daneshk authored Sep 20, 2024
1 parent 843afe0 commit 0228edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ puppycrawlCheckstyleVersion=10.12.0
testngVersion=7.6.1
slf4jVersion=1.7.30
jacocoVersion=0.8.10
protobufJavaVersion=3.20.3
protobufJavaVersion=3.25.5
githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=7.1.2
underCouchDownloadVersion=5.4.0
Expand Down

0 comments on commit 0228edd

Please sign in to comment.