Skip to content

Commit 38c2a50

Browse files
committed
Update to spring-security-release-plugin 1.0.3
Closes gh-1594
1 parent 4b31a5f commit 38c2a50

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.1"
3+
id "io.spring.security.release" version "1.0.3"
44
}
55

66
group = "org.springframework.security"

0 commit comments

Comments
 (0)