Skip to content

Commit 31edd9f

Browse files
authored
Merge pull request #1401 from TeamNewPipe/dependabot/gradle/protobufVersion-4.33.1
Bump protobufVersion from 4.33.0 to 4.33.1
2 parents 59b620c + 1c4e4f5 commit 31edd9f

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

3434
dependencies {

0 commit comments

Comments
 (0)