Merge branch '2.5.x' into 2.6.x

Closes gh-29537
This commit is contained in:
Stephane Nicoll
2022-01-24 09:29:31 +01:00

View File

@@ -72,7 +72,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
[source,gradle,indent=0,subs="verbatim"]
----
plugins {
id "com.gorylenko.gradle-git-properties" version "2.2.4"
id "com.gorylenko.gradle-git-properties" version "2.3.2"
}
----