Explorar el Código

Update to io.spring.javaformat:spring-javaformat-checkstyle:0.0.35

Closes gh-1083
Joe Grandja hace 2 años
padre
commit
262246b508
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -4,7 +4,7 @@ org.gradle.parallel=true
 org.gradle.caching=true
 springFrameworkVersion=5.3.25
 springSecurityVersion=5.8.2
-springJavaformatVersion=0.0.31
+springJavaformatVersion=0.0.35
 springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
 checkstyleToolVersion=8.34
 nohttpCheckstyleVersion=0.0.11