Skip to content

Commit d879d40

Browse files
committed
Update to spring-security-release-plugin 1.0.1
Closes gh-1491
1 parent cf70dc8 commit d879d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "io.spring.convention.root"
3-
id "io.spring.security.release" version "1.0.0-SNAPSHOT"
3+
id "io.spring.security.release" version "1.0.1-SNAPSHOT"
44
}
55

66
group = "org.springframework.security"

0 commit comments

Comments
 (0)