Browse Source

Merge branch '1.2.x'

Closes gh-1494
Steve Riesenberg 1 year ago
parent
commit
39fef11600
1 changed files with 1 additions and 1 deletions
  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.0-SNAPSHOT"
+	id "io.spring.security.release" version "1.0.1-SNAPSHOT"
 }
 
 group = "org.springframework.security"