Skip to content

Commit f6993f3

Browse files
Bump io.spring.security.release from 1.0.13 to 1.0.14
Bumps [io.spring.security.release](https://github.com/spring-io/spring-security-release-tools) from 1.0.13 to 1.0.14. - [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.13...v1.0.14) --- updated-dependencies: - dependency-name: io.spring.security.release dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8837eb commit f6993f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

66
group = "org.springframework.security"

0 commit comments

Comments
 (0)