java - Gradle change checkstyle version -



java - Gradle change checkstyle version -

java checkstyle plugin updated 6.0 version(java 8 support). looks gradle using older version. how can upgrade gradle checkstyle plugin newer version?

checkstyle { toolversion = "6.0" }

java gradle checkstyle

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -