Merge branch '2.0.x'

This commit is contained in:
Stephane Nicoll
2018-04-25 09:43:43 +02:00

View File

@@ -2564,7 +2564,7 @@ plugin, as shown in the following example:
[source,groovy,indent=0]
----
plugins {
id "com.gorylenko.gradle-git-properties" version "1.4.17"
id "com.gorylenko.gradle-git-properties" version "1.4.21"
}
----