Skip to content

Commit 0e4ab2c

Browse files
committed
Merge branch '5.3.x'
# Conflicts: # build.gradle # spring-test/src/main/java/org/springframework/mock/web/MockHttpServletRequest.java # spring-test/src/main/java/org/springframework/mock/web/MockHttpServletResponse.java # spring-web/src/testFixtures/java/org/springframework/web/testfixture/servlet/MockHttpServletRequest.java # spring-web/src/testFixtures/java/org/springframework/web/testfixture/servlet/MockHttpServletResponse.java
2 parents 1443669 + d7d44c6 commit 0e4ab2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ configure([rootProject] + javaProjects) { project ->
7171
}
7272

7373
checkstyle {
74-
toolVersion = "10.3.4"
74+
toolVersion = "10.4"
7575
configDirectory.set(rootProject.file("src/checkstyle"))
7676
}
7777

0 commit comments

Comments
 (0)