Skip to content

Commit 7179dba

Browse files
dependabot: bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.1 to 10.12.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.1...checkstyle-10.12.2) --- 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 35357a2 commit 7179dba

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
@@ -645,7 +645,7 @@ dependencies {
645645
integrationTestImplementation 'com.unboundid:unboundid-ldapsdk:4.0.14'
646646

647647
//Checkstyle
648-
checkstyle 'com.puppycrawl.tools:checkstyle:10.12.1'
648+
checkstyle 'com.puppycrawl.tools:checkstyle:10.12.2'
649649

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

0 commit comments

Comments
 (0)