Skip to content

Commit

Permalink
Merge pull request #4014 from RPTools/dependabot/gradle/develop/com.g…
Browse files Browse the repository at this point in the history
…oogle.protobuf-protobuf-gradle-plugin-0.9.3

Bump com.google.protobuf:protobuf-gradle-plugin from 0.8.18 to 0.9.3
  • Loading branch information
cwisniew authored Jun 22, 2023
2 parents 36fec6d + ce2e3fe commit 11f58eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.3'
}
}

Expand Down

0 comments on commit 11f58eb

Please sign in to comment.