Merge branch '2.2.x'

Closes gh-20491
This commit is contained in:
Andy Wilkinson
2020-03-10 21:27:41 +00:00

View File

@@ -2410,7 +2410,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"
}
----