Skip to content

Commit

Permalink
Bump checkstyle from 10.6.0 to 10.9.3
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.6.0 to 10.9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.6.0...checkstyle-10.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and asturio committed Apr 13, 2023
1 parent 264710f commit e040cc8
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 @@ -94,7 +94,7 @@
<junit.version>5.9.2</junit.version>
<mockito4.version>4.11.0</mockito4.version>
<mockito5.version>5.2.0</mockito5.version>
<checkstyle.version>10.6.0</checkstyle.version>
<checkstyle.version>10.9.3</checkstyle.version>
<maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version>
</properties>

Expand Down

0 comments on commit e040cc8

Please sign in to comment.