2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-22 01:48:58 +00:00

Merge pull request #1340 from TeamNewPipe/dependabot/gradle/protobufVersion-4.31.1

This commit is contained in:
Stypox 2025-07-17 17:43:22 +02:00 committed by GitHub
commit f3df599e8a
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.30.2'
protobufVersion = '4.31.1'
}
dependencies {