Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit fe1bf50

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v8.36.2
1 parent b038d74 commit fe1bf50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
// https://mvnrepository.com/artifact/org.jetbrains/annotations
6363
compile group: 'org.jetbrains', name: 'annotations', version: '17.0.0'
6464
// https://mvnrepository.com/artifact/com.github.docker-java/docker-java
65-
compile group: 'com.puppycrawl.tools', name: 'checkstyle', version: '8.22'
65+
compile group: 'com.puppycrawl.tools', name: 'checkstyle', version: '8.36.2'
6666
compile group: 'com.github.docker-java', name: 'docker-java', version: '3.1.5'
6767
compile group: 'javax.activation', name: 'activation', version: '1.1.1'
6868
compile group: 'com.sun.mail', name: 'javax.mail', version: '1.6.2'

0 commit comments

Comments
 (0)