Merge branch '2.0.x'

This commit is contained in:
Stephane Nicoll
2018-07-11 10:13:57 +02:00

View File

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