1
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-10-05 16:12:47 +02:00

Merge pull request #1380 from TeamNewPipe/dependabot/gradle/com.puppycrawl.tools-checkstyle-10.26.1

Bump com.puppycrawl.tools:checkstyle from 10.4 to 10.26.1
This commit is contained in:
Tobi
2025-10-02 02:44:04 -07:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ allprojects {
nanojsonVersion = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
jsr305Version = "3.0.2"
junitVersion = "5.14.0"
checkstyleVersion = "10.4"
checkstyleVersion = "10.26.1"
}
}