Skip to content

Commit

Permalink
Merge branch '2.3.x' into 2.4.x
Browse files Browse the repository at this point in the history
Closes gh-25042
  • Loading branch information
philwebb committed Jan 29, 2021
2 parents c86ee4c + 1b908ab commit ca9b612
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -112,7 +112,7 @@ Gradle allows project properties to be set in a variety of ways, including on th

[source,bash,indent=0,subs="verbatim,attributes"]
----
$ ./gradlew -Pexample=custom
$ ./gradlew bootRun -Pexample=custom
----

The preceding example sets the value of the `example` project property to `custom`.
Expand Down

0 comments on commit ca9b612

Please sign in to comment.