Skip to content

Commit 2cd11f2

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.0.0 to 13.1.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.0.0...checkstyle-13.1.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 514f228 commit 2cd11f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portfolio-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@
539539
<dependency>
540540
<groupId>com.puppycrawl.tools</groupId>
541541
<artifactId>checkstyle</artifactId>
542-
<version>13.0.0</version>
542+
<version>13.1.0</version>
543543
</dependency>
544544
</dependencies>
545545
<executions>

0 commit comments

Comments
 (0)