Commit 76451d47 authored by Florian Dreier's avatar Florian Dreier Committed by Andy Wilkinson

Update versiion of git-properties plugin shown in the docs

See gh-20436
parent a27e145f
...@@ -2420,7 +2420,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org ...@@ -2420,7 +2420,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 "1.5.1" id "com.gorylenko.gradle-git-properties" version "2.2.2"
} }
---- ----
......
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