Merge branch '2.0.x'

This commit is contained in:
Stephane Nicoll 2018-07-11 10:13:57 +02:00
commit 42f4f2ded8
1 changed files with 1 additions and 1 deletions

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"
}
----