Polish source type for Gradle snippets

This commit is contained in:
Phillip Webb
2021-05-04 10:35:39 -07:00
parent 57e54af6f5
commit 979fa12ca9
11 changed files with 15 additions and 15 deletions

View File

@@ -28,7 +28,7 @@ To create a '`fully executable`' jar with Maven, use the following plugin config
The following example shows the equivalent Gradle configuration:
[source,groovy,indent=0,subs="verbatim,quotes,attributes"]
[source,gradle,indent=0,subs="verbatim,quotes,attributes"]
----
bootJar {
launchScript()