Skip to content

Commit 64e8e9b

Browse files
fix(deps): update protobuf monorepo to v4.30.0 (LawnchairLauncher#5321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41afb3e commit 64e8e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ allprojects {
4242
}
4343

4444
plugins.withId('com.google.protobuf') {
45-
def protocVersion = '4.29.3'
45+
def protocVersion = '4.30.0'
4646
protobuf {
4747
// Configure the protoc executable
4848
protoc {

0 commit comments

Comments
 (0)