We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c231f3d + a5c8b84 commit f9d1a45Copy full SHA for f9d1a45
spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto.adoc
@@ -2596,7 +2596,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
2596
[source,groovy,indent=0]
2597
----
2598
plugins {
2599
- id "com.gorylenko.gradle-git-properties" version "2.2.2"
+ id "com.gorylenko.gradle-git-properties" version "2.2.4"
2600
}
2601
2602
0 commit comments