Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle in /vividus-studio-server (#538)
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.4 to 10.12.6.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.12.4...checkstyle-10.12.6)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent b1a9544 commit ff7e46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vividus-studio-server/vividus-studio-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<maven.compiler.target>17</maven.compiler.target>
<org.mockito.version>5.8.0</org.mockito.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<checkstyle.version>10.12.4</checkstyle.version>
<checkstyle.version>10.12.6</checkstyle.version>
<checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
<sevntu.checkstyle.plugin.version>1.44.1</sevntu.checkstyle.plugin.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit ff7e46d

Please sign in to comment.