Skip to content

Commit 5c09b48

Browse files
dependabot[bot]buchen
authored andcommitted
Bump com.puppycrawl.tools:checkstyle in /portfolio-app
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.4.2 to 13.5.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.4.2...checkstyle-13.5.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5822226 commit 5c09b48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

portfolio-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@
560560
<dependency>
561561
<groupId>com.puppycrawl.tools</groupId>
562562
<artifactId>checkstyle</artifactId>
563-
<version>13.4.2</version>
563+
<version>13.5.0</version>
564564
</dependency>
565565
</dependencies>
566566
<executions>

0 commit comments

Comments
 (0)