nebula-plugins / gradle-lint-plugin

A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
Apache License 2.0
769 stars 88 forks source link

Upgrade dependencies #361

Closed rpalcolea closed 2 years ago

rpalcolea commented 2 years ago

This upgrades kotlin and ASM.

In addition, it shades Guava to avoid conflict with other plugins https://github.com/nebula-plugins/gradle-lint-plugin/issues/357