Skip to content

Commit 70612dd

Browse files
committed
Update README.adoc
1 parent c18e4a1 commit 70612dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maven-plugin/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To use the plugin, apply the plugin in your project's root `build.gradle` and in
77
[source,gradle]
88
----
99
plugins {
10-
id "io.spring.security.maven" version "1.0.3"
10+
id "io.spring.security.maven" version "1.0.4"
1111
}
1212
----
1313

release-plugin/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To use the plugin, apply the plugin in your project's root `build.gradle`:
77
[source,gradle]
88
----
99
plugins {
10-
id "io.spring.security.release" version "1.0.3"
10+
id "io.spring.security.release" version "1.0.4"
1111
}
1212
----
1313

0 commit comments

Comments
 (0)