Skip to content

Commit 1780911

Browse files
Bump checkstyle from 8.37 to 8.38 (#412)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.37 to 8.38. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.37...checkstyle-8.38) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59b1ea7 commit 1780911

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
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>com.puppycrawl.tools</groupId>
211211
<artifactId>checkstyle</artifactId>
212-
<version>8.37</version>
212+
<version>8.38</version>
213213
</dependency>
214214
</dependencies>
215215
</plugin>

0 commit comments

Comments
 (0)