Skip to content

Commit b446737

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump checkstyle from 9.2.1 to 9.3
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 9.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.2.1...checkstyle-9.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43cb90e commit b446737

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
@@ -180,7 +180,7 @@ under the License.
180180
<dependency>
181181
<groupId>com.puppycrawl.tools</groupId>
182182
<artifactId>checkstyle</artifactId>
183-
<version>9.2.1</version>
183+
<version>9.3</version>
184184
</dependency>
185185
<dependency>
186186
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)