We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6732ac commit 665b009Copy full SHA for 665b009
1 file changed
build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
// 3rd party plugin repositories can be configured in settings.gradle
17
plugins {
18
id "io.spring.dependency-management" version "1.1.7"
19
- id "org.sonarqube" version "7.0.1.6134"
+ id "org.sonarqube" version "7.2.0.6526"
20
id 'jacoco'
21
id "io.freefair.lombok" version "9.1.0"
22
id "io.freefair.git-version" version "9.0.0"
0 commit comments