Skip to content

Commit dd2f24f

Browse files
authored
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
2 parents 25a57ae + 1dbb5c8 commit dd2f24f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030
nanojsonVersion = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
3131
jsr305Version = "3.0.2"
3232
junitVersion = "5.14.0"
33-
checkstyleVersion = "10.4"
33+
checkstyleVersion = "10.26.1"
3434
}
3535
}
3636

0 commit comments

Comments
 (0)