Skip to content

Commit ad8a965

Browse files
committed
Upgrade to Gradle Checkstyle plugin 10.26.1
1 parent b5136c1 commit ad8a965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ subprojects { Project subproject ->
271271
}
272272

273273
checkstyle {
274-
toolVersion = "10.3.2"
274+
toolVersion = "10.26.1"
275275
configDirectory.set(rootProject.file("$rootDir/gradle/checkstyle"))
276276
}
277277

0 commit comments

Comments
 (0)