Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-gradle-plug…
Browse files Browse the repository at this point in the history
…in to v0.9.4
  • Loading branch information
renovate-bot committed Jul 14, 2023
1 parent b914097 commit 3368651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.1'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.4'
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.6'
classpath 'com.github.jengelman.gradle.plugins:shadow:1.2.3'
classpath 'net.ltgt.gradle:gradle-apt-plugin:0.10'
Expand Down

0 comments on commit 3368651

Please sign in to comment.