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 5521a5d commit d821f86Copy full SHA for d821f86
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.2.4"
+ id "com.gorylenko.gradle-git-properties" version "2.3.2"
76
}
77
78
0 commit comments