Skip to content

Commit d7bbeee

Browse files
committed
Merge pull request #33838 from izeye
* pr/33838: Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc Closes gh-33838
2 parents cbb7467 + 3983d49 commit d7bbeee

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.3.2"
75+
id "com.gorylenko.gradle-git-properties" version "2.4.1"
7676
}
7777
----
7878

0 commit comments

Comments
 (0)