We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a76c547 + 7ec4f73 commit 47664f8Copy full SHA for 47664f8
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'java-library'
4
id 'jacoco'
5
id 'me.champeau.jmh' version '0.7.1'
6
- id 'org.sonarqube' version '4.0.0.2929'
+ id 'org.sonarqube' version '4.1.0.3113'
7
id 'com.diffplug.spotless' version '6.19.0'
8
id 'maven-publish'
9
id 'signing'
0 commit comments