2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-30 05:47:41 +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:
Tobi 2025-08-28 10:02:54 -07:00 committed by GitHub
commit 555ed856f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ checkstyleTest {
ext {
rhinoVersion = '1.8.0'
protobufVersion = '4.31.1'
protobufVersion = '4.32.0'
}
dependencies {