Skip to content

Commit

Permalink
Merge pull request #4473 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.4

Bump com.google.protobuf:protobuf-gradle-plugin from 0.9.3 to 0.9.4
  • Loading branch information
cwisniew authored Nov 23, 2023
2 parents 006360d + 13943a4 commit 409b96a
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.9.3'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.4'
}
}

Expand Down

0 comments on commit 409b96a

Please sign in to comment.