Merge branch '2.4.x'

Closes gh-24573
This commit is contained in:
Madhura Bhave
2020-12-18 17:27:13 -08:00

View File

@@ -2596,7 +2596,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 "2.2.2"
id "com.gorylenko.gradle-git-properties" version "2.2.4"
}
----