Skip to content

Commit a5c8b84

Browse files
committed
Update version of git-properties plugin in the docs
Closes gh-24567
1 parent 302ba77 commit a5c8b84

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2531,7 +2531,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
25312531
[source,groovy,indent=0]
25322532
----
25332533
plugins {
2534-
id "com.gorylenko.gradle-git-properties" version "2.2.2"
2534+
id "com.gorylenko.gradle-git-properties" version "2.2.4"
25352535
}
25362536
----
25372537

0 commit comments

Comments
 (0)