Skip to content

Commit

Permalink
Bump checkstyle version to 7.5.1 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
uschi2000 committed Feb 24, 2017
1 parent 5e9c1a0 commit f39978a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -27,7 +27,7 @@ import org.gradle.api.tasks.javadoc.Javadoc
*/
class BaselineCheckstyle extends AbstractBaselinePlugin {

static String DEFAULT_CHECKSTYLE_VERSION = '6.18'
static String DEFAULT_CHECKSTYLE_VERSION = '7.5.1'

void apply(Project project) {
this.project = project
Expand Down

0 comments on commit f39978a

Please sign in to comment.