Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent d3c9dd2 commit d6353c2
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>21</maven.compiler.target>
<org.mockito.version>5.13.0</org.mockito.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<checkstyle.version>10.18.1</checkstyle.version>
<checkstyle.version>10.18.2</checkstyle.version>
<checkstyle.plugin.version>3.5.0</checkstyle.plugin.version>
<sevntu.checkstyle.plugin.version>1.44.1</sevntu.checkstyle.plugin.version>
<hamcrest.version>3.0</hamcrest.version>
Expand Down

0 comments on commit d6353c2

Please sign in to comment.