We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9cbdef commit a6fd641Copy full SHA for a6fd641
release-plugin/README.adoc
@@ -7,7 +7,7 @@ To use the plugin, apply the plugin in your project's root `build.gradle`:
7
[source,gradle]
8
----
9
plugins {
10
- id "io.spring.security.release" version "1.0.1"
+ id "io.spring.security.release" version "1.0.3"
11
}
12
13
0 commit comments