Skip to content

Commit 516030a

Browse files
committed
Merge pull request #29535 from jvalkeal
* pr/29535: Upgrade reference of gradle-git-properties to 2.3.2 Closes gh-29535
2 parents 5521a5d + d821f86 commit 516030a

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)