Update versiion of git-properties plugin shown in the docs
See gh-20436
This commit is contained in:
parent
a27e145f03
commit
76451d47b7
|
|
@ -2420,7 +2420,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
|
|||
[source,groovy,indent=0]
|
||||
----
|
||||
plugins {
|
||||
id "com.gorylenko.gradle-git-properties" version "1.5.1"
|
||||
id "com.gorylenko.gradle-git-properties" version "2.2.2"
|
||||
}
|
||||
----
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue