Skip to content

Commit d8ba7f5

Browse files
committed
Update to Spring Security Release Plugin 1.0.3
Closes gh-878
1 parent 36401f3 commit d8ba7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
9191
implementation 'com.github.spullara.mustache.java:compiler:0.9.4'
9292
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.15'
93-
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.1'
93+
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.3'
9494
implementation 'io.spring.nohttp:nohttp-gradle:0.0.10'
9595
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
9696
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'

0 commit comments

Comments
 (0)