eriwen / gradle-js-plugin

Gradle plugin for working with JS
http://eriwen.github.io/gradle-js-plugin
Apache License 2.0
382 stars 113 forks source link

Upgraded Closure Compiler #178

Open drkstr101 opened 4 years ago

drkstr101 commented 4 years ago

minifyJs will throw errors in the event another dependency requires a newer version of Guarva.

This patch fixes those errors by upgrading to the latest closure compiler version.