Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.3
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.1 to 10.21.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.21.1...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]>
  • Loading branch information
dependabot[bot] authored and gentlecat committed Feb 27, 2025
1 parent bfe0ee7 commit e78ec1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:8.8.1'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.5'
classpath 'com.puppycrawl.tools:checkstyle:10.21.1'
classpath 'com.puppycrawl.tools:checkstyle:10.21.3'
}
}

Expand Down

0 comments on commit e78ec1d

Please sign in to comment.