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 126b92e commit 53312afCopy full SHA for 53312af
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'com.github.ben-manes.versions' version '0.52.0'
11
id "info.solidsoft.pitest" version '1.15.0'
12
id 'org.sonarqube' version '6.3.1.5724'
13
- id 'com.gorylenko.gradle-git-properties' version '2.5.2'
+ id 'com.gorylenko.gradle-git-properties' version '2.5.3'
14
id "io.freefair.lombok" version "8.14.2"
15
}
16
0 commit comments