Skip to content

Commit 3e8c0c5

Browse files
authored
Downgrade to Checkstyle 9.3
Closes: #105
1 parent 7a4762b commit 3e8c0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-excel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<dependency>
162162
<groupId>com.puppycrawl.tools</groupId>
163163
<artifactId>checkstyle</artifactId>
164-
<version>10.5.0</version>
164+
<version>9.3</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>io.spring.javaformat</groupId>

0 commit comments

Comments
 (0)