Skip to content

Commit dad40ff

Browse files
Bump checkstyle from 8.29 to 9.2 (#189)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.29 to 9.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.29...checkstyle-9.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54cd943 commit dad40ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<properties>
124124
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
125125
<sqlite4java.version>1.0.392</sqlite4java.version>
126-
<checkstyle.version>8.29</checkstyle.version>
126+
<checkstyle.version>9.2</checkstyle.version>
127127
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
128128
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
129129
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>

0 commit comments

Comments
 (0)