Skip to content

Commit 76451d4

Browse files
DreierFwilkinsona
authored andcommitted
Update versiion of git-properties plugin shown in the docs
See gh-20436
1 parent a27e145 commit 76451d4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2420,7 +2420,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
24202420
[source,groovy,indent=0]
24212421
----
24222422
plugins {
2423-
id "com.gorylenko.gradle-git-properties" version "1.5.1"
2423+
id "com.gorylenko.gradle-git-properties" version "2.2.2"
24242424
}
24252425
----
24262426

0 commit comments

Comments
 (0)