Skip to content

Commit b4081bb

Browse files
Bump checkstyle from 8.28 to 8.29
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.28 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.28...checkstyle-8.29) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 675923d commit b4081bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<jacoco.version>0.8.5</jacoco.version>
9494
<junit.version>5.6.0</junit.version>
9595
<rest-assured.version>4.2.0</rest-assured.version>
96-
<checkstyle.version>8.28</checkstyle.version>
96+
<checkstyle.version>8.29</checkstyle.version>
9797
<mockito.version>3.2.4</mockito.version>
9898
<guava.version>28.2-jre</guava.version>
9999

0 commit comments

Comments
 (0)