Skip to content

Commit 7ecc149

Browse files
chore(deps): bump com.puppycrawl.tools:checkstyle (#192)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.23.1 to 10.25.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.1...checkstyle-10.25.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.25.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> Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent 11ba2ab commit 7ecc149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

β€Žpom.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ limitations under the License.
132132
<dependency>
133133
<groupId>com.puppycrawl.tools</groupId>
134134
<artifactId>checkstyle</artifactId>
135-
<version>10.23.1</version>
135+
<version>10.25.0</version>
136136
</dependency>
137137
</dependencies>
138138
<configuration>

0 commit comments

Comments
 (0)