Skip to content

Commit b469dca

Browse files
authored
Merge pull request #1373 from TeamNewPipe/dependabot/gradle/protobufVersion-4.32.1
Bump protobufVersion from 4.32.0 to 4.32.1
2 parents de8219f + 21b254f commit b469dca

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

3434
dependencies {

0 commit comments

Comments
 (0)