Merge branch '2.0.x'

This commit is contained in:
Stephane Nicoll 2018-04-25 09:43:43 +02:00
commit 65fda8d3d6
1 changed files with 1 additions and 1 deletions

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