Skip to content

Commit 50b263d

Browse files
fix(deps): update protobuf monorepo to v4.30.2 (#5379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e656d1 commit 50b263d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ allprojects {
4747
}
4848

4949
plugins.withId('com.google.protobuf') {
50-
def protocVersion = '4.30.1'
50+
def protocVersion = '4.30.2'
5151
protobuf {
5252
// Configure the protoc executable
5353
protoc {

0 commit comments

Comments
 (0)