Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 31, 2020
1 parent afb6e6a commit 6364ed0
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 @@ -244,7 +244,7 @@

<dbutils.spotbugs.version>4.0.4</dbutils.spotbugs.version>
<commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version>
<dbutils.checkstyle.version>8.35</dbutils.checkstyle.version>
<dbutils.checkstyle.version>8.36</dbutils.checkstyle.version>

<!-- generate report even if there are binary incompatible changes -->
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
Expand Down

0 comments on commit 6364ed0

Please sign in to comment.