mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-12-05 01:10:15 +00:00
Merge pull request #1401 from TeamNewPipe/dependabot/gradle/protobufVersion-4.33.1
Some checks failed
CI / build-and-test (push) Has been cancelled
Some checks failed
CI / build-and-test (push) Has been cancelled
Bump protobufVersion from 4.33.0 to 4.33.1
This commit is contained in:
@@ -28,7 +28,7 @@ checkstyleTest {
|
||||
|
||||
ext {
|
||||
rhinoVersion = '1.8.0'
|
||||
protobufVersion = '4.33.0'
|
||||
protobufVersion = '4.33.1'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user