Skip to content

Commit 1e547a3

Browse files
Bump checkstyle from 8.43 to 8.44 (#461)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.43...checkstyle-8.44) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 006852d commit 1e547a3

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
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>com.puppycrawl.tools</groupId>
206206
<artifactId>checkstyle</artifactId>
207-
<version>8.43</version>
207+
<version>8.44</version>
208208
</dependency>
209209
</dependencies>
210210
</plugin>

0 commit comments

Comments
 (0)