groovy version for class compilation
Opened this issue · 0 comments
cazacugmihai commented
Please add this code to GroovyPingVerticle
:
println GroovySystem.version
The output will be 1.8.6
.
Can you fix this in order to use the specified groovy version in gradle.properties
file?
Thank you!