Browse Source

Merge branch '2.0.x'

pull/13483/merge
Stephane Nicoll 8 years ago
parent
commit
42f4f2ded8
  1. 2
      spring-boot-project/spring-boot-docs/src/main/asciidoc/howto.adoc

2
spring-boot-project/spring-boot-docs/src/main/asciidoc/howto.adoc

@ -2669,7 +2669,7 @@ plugin, as shown in the following example: @@ -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"
}
----

Loading…
Cancel
Save