Skip to content

Commit

Permalink
Update to Spring Security Release Plugin 1.0.3
Browse files Browse the repository at this point in the history
Closes gh-877
  • Loading branch information
sjohnr committed Apr 30, 2024
1 parent 52909e4 commit 57905d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.4'
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.15'
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.1'
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.3'
implementation 'io.spring.nohttp:nohttp-gradle:0.0.10'
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
Expand Down

0 comments on commit 57905d0

Please sign in to comment.