mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:25:49 +00:00
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.23.0 (#4)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.20.1 to 10.23.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.1...checkstyle-10.23.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c30e6a7c52
commit
ec6b4ba636
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -30,7 +30,7 @@
|
|||
<webjars-bootstrap.version>5.3.5</webjars-bootstrap.version>
|
||||
<webjars-font-awesome.version>4.7.0</webjars-font-awesome.version>
|
||||
|
||||
<checkstyle.version>10.20.1</checkstyle.version>
|
||||
<checkstyle.version>10.23.0</checkstyle.version>
|
||||
<jacoco.version>0.8.13</jacoco.version>
|
||||
<libsass.version>0.2.29</libsass.version>
|
||||
<lifecycle-mapping>1.0.0</lifecycle-mapping>
|
||||
|
|
Loading…
Reference in a new issue