Browse Source

Update version of git-properties plugin in the docs

Closes gh-24567
pull/25129/head
Madhura Bhave 5 years ago
parent
commit
a5c8b84511
  1. 2
      spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto.adoc

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

@ -2531,7 +2531,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org @@ -2531,7 +2531,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
[source,groovy,indent=0]
----
plugins {
id "com.gorylenko.gradle-git-properties" version "2.2.2"
id "com.gorylenko.gradle-git-properties" version "2.2.4"
}
----

Loading…
Cancel
Save