Browse Source

Update to spring-security-release-plugin 1.0.1

Closes gh-1491
1.1.x
Steve Riesenberg 2 years ago
parent
commit
d879d40299
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
  1. 2
      build.gradle

2
build.gradle

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

Loading…
Cancel
Save