Skip to content

Commit 699dac0

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 12.1.2 to 12.2.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.2...checkstyle-12.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2325a3f commit 699dac0

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>12.1.2</version>
542+
<version>12.2.0</version>
543543
</dependency>
544544
</dependencies>
545545
<executions>

0 commit comments

Comments
 (0)