Skip to content

Commit

Permalink
Update plugin com.google.protobuf to v0.9.3 (#882)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 27, 2023
1 parent 255b844 commit 2ef62a1
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 @@ -17,7 +17,7 @@ buildscript {
guavaVersion = '31.1-jre'
// https://github.com/protocolbuffers/protobuf/releases
protobufVersion = '3.22.3'
protobufGradlePluginVersion = '0.9.2'
protobufGradlePluginVersion = '0.9.3'

// https://github.com/spring-projects/spring-boot/releases
springBootVersion = '2.7.11'
Expand Down

0 comments on commit 2ef62a1

Please sign in to comment.