Skip to content

Commit

Permalink
Bump checkstyle from 10.9.2 to 10.9.3 (#4125)
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.2 to 10.9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.9.2...checkstyle-10.9.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent 1d3bd7e commit 90bafc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@
<maven-dependency-plugin-version>3.5.0</maven-dependency-plugin-version>
<maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>
<exec-maven-plugin-version>3.1.0</exec-maven-plugin-version>
<checkstyle-version>10.9.2</checkstyle-version>
<checkstyle-version>10.9.3</checkstyle-version>
<directory-maven-version>1.0</directory-maven-version>
<maven-jxr-plugin-version>3.3.0</maven-jxr-plugin-version>
<maven-gpg-plugin-version>3.0.1</maven-gpg-plugin-version>
Expand Down

0 comments on commit 90bafc1

Please sign in to comment.