Skip to content

Commit 555ed85

Browse files
authored
Merge pull request #1364 from TeamNewPipe/dependabot/gradle/protobufVersion-4.32.0
Bump protobufVersion from 4.31.1 to 4.32.0
2 parents a524390 + a7f263f commit 555ed85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ checkstyleTest {
2828

2929
ext {
3030
rhinoVersion = '1.8.0'
31-
protobufVersion = '4.31.1'
31+
protobufVersion = '4.32.0'
3232
}
3333

3434
dependencies {

0 commit comments

Comments
 (0)