Skip to content

Commit 00e471b

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.2 to 10.21.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.2...checkstyle-10.21.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59ae91f commit 00e471b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
}
9191
}
9292
implementation("io.github.cdimascio:dotenv-java:3.1.0")
93-
implementation("com.puppycrawl.tools:checkstyle:10.21.2")
93+
implementation("com.puppycrawl.tools:checkstyle:10.21.3")
9494

9595
}
9696

0 commit comments

Comments
 (0)