Skip to content

Commit e2dfdcb

Browse files
Bump checkstyle from 10.3.2 to 10.3.3 (#386)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3.2 to 10.3.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.3.2...checkstyle-10.3.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60d77b2 commit e2dfdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>com.puppycrawl.tools</groupId>
239239
<artifactId>checkstyle</artifactId>
240-
<version>10.3.2</version>
240+
<version>10.3.3</version>
241241
</dependency>
242242
</dependencies>
243243
</plugin>

0 commit comments

Comments
 (0)