Upgrade reference of gradle-git-properties to 2.3.2
See gh-29535
This commit is contained in:
parent
5521a5d160
commit
d821f86b8e
|
@ -72,7 +72,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
|
||||||
[source,gradle,indent=0,subs="verbatim"]
|
[source,gradle,indent=0,subs="verbatim"]
|
||||||
----
|
----
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gorylenko.gradle-git-properties" version "2.2.4"
|
id "com.gorylenko.gradle-git-properties" version "2.3.2"
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue