Explorar el Código

Update to spring-security-release-plugin 1.0.3

Closes gh-1594
Steve Riesenberg hace 1 año
padre
commit
38c2a504b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,6 +1,6 @@
 plugins {
 	id "io.spring.convention.root"
-	id "io.spring.security.release" version "1.0.1"
+	id "io.spring.security.release" version "1.0.3"
 }
 
 group = "org.springframework.security"