Browse Source

Bump io.spring.security.release from 1.0.11 to 1.0.13

Bumps [io.spring.security.release](https://github.com/spring-io/spring-security-release-tools) from 1.0.11 to 1.0.13.
- [Release notes](https://github.com/spring-io/spring-security-release-tools/releases)
- [Commits](https://github.com/spring-io/spring-security-release-tools/compare/v1.0.11...v1.0.13)

---
updated-dependencies:
- dependency-name: io.spring.security.release
  dependency-version: 1.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2230/head
dependabot[bot] 1 month ago committed by GitHub
parent
commit
87771edf86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      build.gradle

2
build.gradle

@ -1,6 +1,6 @@
plugins { plugins {
id "io.spring.convention.root" id "io.spring.convention.root"
id "io.spring.security.release" version "1.0.11" id "io.spring.security.release" version "1.0.13"
} }
group = "org.springframework.security" group = "org.springframework.security"

Loading…
Cancel
Save