Skip to content

Commit 4d371f0

Browse files
committed
Merge branch '2.2.x'
Closes gh-20491
2 parents c917b61 + 8e7a557 commit 4d371f0

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
@@ -2410,7 +2410,7 @@ Gradle users can achieve the same result by using the https://plugins.gradle.org
24102410
[source,groovy,indent=0]
24112411
----
24122412
plugins {
2413-
id "com.gorylenko.gradle-git-properties" version "1.5.1"
2413+
id "com.gorylenko.gradle-git-properties" version "2.2.2"
24142414
}
24152415
----
24162416

0 commit comments

Comments
 (0)