Skip to content

Commit a25fff6

Browse files
Bump io.spring.gradle:spring-security-release-plugin
Bumps [io.spring.gradle:spring-security-release-plugin](https://github.com/spring-io/spring-security-release-tools) from 1.0.14 to 1.0.15. - [Release notes](https://github.com/spring-io/spring-security-release-tools/releases) - [Changelog](https://github.com/spring-io/spring-security-release-tools/blob/main/RELEASE.adoc) - [Commits](spring-io/spring-security-release-tools@v1.0.14...v1.0.15) --- updated-dependencies: - dependency-name: io.spring.gradle:spring-security-release-plugin dependency-version: 1.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f91daa7 commit a25fff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
implementation 'com.github.ben-manes:gradle-versions-plugin:0.53.0'
9191
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
9292
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.47'
93-
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.14'
93+
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.15'
9494
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
9595
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
9696
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.5'

0 commit comments

Comments
 (0)