We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e149f commit e75e722Copy full SHA for e75e722
build.gradle
@@ -33,7 +33,7 @@ buildscript {
33
34
plugins { id 'com.diffplug.spotless' version "6.23.3" apply false }
35
plugins { id 'me.champeau.jmh' version '0.7.2' apply false }
36
-plugins { id 'org.sonarqube' version '4.3.1.3277' apply false }
+plugins { id 'org.sonarqube' version '6.2.0.5505' apply false }
37
38
description = 'ASM, a very small and fast Java bytecode manipulation framework'
39
0 commit comments