Skip to content

Commit 05e0e4c

Browse files
authored
Merge pull request #1418 from TeamNewPipe/dependabot/gradle/com.google.protobuf-0.9.6
Bump com.google.protobuf from 0.9.5 to 0.9.6
2 parents cde6f87 + be3270c commit 05e0e4c

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
@@ -1,6 +1,6 @@
11
plugins {
22
id "checkstyle"
3-
id "com.google.protobuf" version "0.9.5"
3+
id "com.google.protobuf" version "0.9.6"
44
}
55

66
test {

0 commit comments

Comments
 (0)