Skip to content

Commit

Permalink
Bump checkstyle from 9.2.1 to 9.3
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-9.2.1...checkstyle-9.3)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and asturio committed Feb 3, 2022
1 parent 5bcb90d commit 3f0224d
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 @@ -91,7 +91,7 @@
<hamcrest.version>2.2</hamcrest.version>
<junit.version>5.8.2</junit.version>
<mockito.version>4.3.1</mockito.version>
<checkstyle.version>9.2.1</checkstyle.version>
<checkstyle.version>9.3</checkstyle.version>
<maven-jxr-plugin.version>3.1.1</maven-jxr-plugin.version>
</properties>

Expand Down

0 comments on commit 3f0224d

Please sign in to comment.