Skip to content

Commit 9571348

Browse files
dependabot: bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.3
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.1 to 10.12.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.1...checkstyle-10.12.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9e109f commit 9571348

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
@@ -639,7 +639,7 @@ dependencies {
639639
integrationTestImplementation 'com.unboundid:unboundid-ldapsdk:4.0.14'
640640

641641
//Checkstyle
642-
checkstyle 'com.puppycrawl.tools:checkstyle:10.12.1'
642+
checkstyle 'com.puppycrawl.tools:checkstyle:10.12.3'
643643

644644
//spotless
645645
implementation('com.google.googlejavaformat:google-java-format:1.17.0') {

0 commit comments

Comments
 (0)