Change source code block specification from 'groovy' to 'java'.

This commit is contained in:
John Blum
2018-09-21 16:35:44 -07:00
parent a5be435e61
commit 80995ef3fc

View File

@@ -141,7 +141,7 @@ To use Spring Boot for Apache Geode, declare the `spring-geode-starter` on your
----
.Grade
[source,groovy]
[source,java]
[subs="verbatim,attributes"]
----
dependencies {