Skip to content

Commit d821f86

Browse files
jvalkealsnicoll
authored andcommitted
Upgrade reference of gradle-git-properties to 2.3.2
See gh-29535
1 parent 5521a5d commit d821f86

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
7272
[source,gradle,indent=0,subs="verbatim"]
7373
----
7474
plugins {
75-
id "com.gorylenko.gradle-git-properties" version "2.2.4"
75+
id "com.gorylenko.gradle-git-properties" version "2.3.2"
7676
}
7777
----
7878

0 commit comments

Comments
 (0)