Fix version of `gradle-git-properties` in doc
Closes gh-8273
This commit is contained in:
parent
121ab0a71e
commit
a5a2c04d23
|
|
@ -2682,7 +2682,7 @@ https://plugins.gradle.org/plugin/com.gorylenko.gradle-git-properties[`gradle-gi
|
||||||
[source,groovy,indent=0]
|
[source,groovy,indent=0]
|
||||||
----
|
----
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gorylenko.gradle-git-properties" version "1.4.6"
|
id "com.gorylenko.gradle-git-properties" version "1.4.17"
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue