We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb7467 commit 3983d49Copy full SHA for 3983d49
spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto/build.adoc
@@ -72,7 +72,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
72
[source,gradle,indent=0,subs="verbatim"]
73
----
74
plugins {
75
- id "com.gorylenko.gradle-git-properties" version "2.3.2"
+ id "com.gorylenko.gradle-git-properties" version "2.4.1"
76
}
77
78
0 commit comments