Sfoglia il codice sorgente

Update to io.spring.nohttp:nohttp-checkstyle:0.0.11

Closes gh-1082
Joe Grandja 2 anni fa
parent
commit
a7b099bd74
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -7,5 +7,5 @@ springSecurityVersion=5.8.2
 springJavaformatVersion=0.0.31
 springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
 checkstyleToolVersion=8.34
-nohttpCheckstyleVersion=0.0.10
+nohttpCheckstyleVersion=0.0.11
 jacocoToolVersion=0.8.7