mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-08-30 13:57:46 +00:00
Merge pull request #1364 from TeamNewPipe/dependabot/gradle/protobufVersion-4.32.0
Bump protobufVersion from 4.31.1 to 4.32.0
This commit is contained in:
@@ -28,7 +28,7 @@ checkstyleTest {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
rhinoVersion = '1.8.0'
|
rhinoVersion = '1.8.0'
|
||||||
protobufVersion = '4.31.1'
|
protobufVersion = '4.32.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Reference in New Issue
Block a user