Skip to content

Commit e75e722

Browse files
committed
Update Sonar Gradle plugin to latest version.
1 parent d7e149f commit e75e722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildscript {
3333

3434
plugins { id 'com.diffplug.spotless' version "6.23.3" apply false }
3535
plugins { id 'me.champeau.jmh' version '0.7.2' apply false }
36-
plugins { id 'org.sonarqube' version '4.3.1.3277' apply false }
36+
plugins { id 'org.sonarqube' version '6.2.0.5505' apply false }
3737

3838
description = 'ASM, a very small and fast Java bytecode manipulation framework'
3939

0 commit comments

Comments
 (0)