Commit f9d1a452 authored by Madhura Bhave's avatar Madhura Bhave

Merge branch '2.3.x' into 2.4.x

Closes gh-24572
parents c231f3da a5c8b845
...@@ -2596,7 +2596,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org ...@@ -2596,7 +2596,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
[source,groovy,indent=0] [source,groovy,indent=0]
---- ----
plugins { plugins {
id "com.gorylenko.gradle-git-properties" version "2.2.2" id "com.gorylenko.gradle-git-properties" version "2.2.4"
} }
---- ----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment