Skip to content

Commit 77ec1d8

Browse files
authored
Merge pull request #1414 from TeamNewPipe/dependabot/gradle/protobufVersion-4.33.2
Bump protobufVersion from 4.33.1 to 4.33.2
2 parents afcd495 + f0385f8 commit 77ec1d8

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.1'
31-
protobufVersion = '4.33.1'
31+
protobufVersion = '4.33.2'
3232
}
3333

3434
dependencies {

0 commit comments

Comments
 (0)