Skip to content

Commit f50a18b

Browse files
committed
Update to spring-security-release-plugin 1.0.2
Closes gh-35
1 parent e8f7d37 commit f50a18b

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.2"
44
}
55

66
group = "io.spring.gradle"

0 commit comments

Comments
 (0)