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 8163abd commit cac1cedCopy full SHA for cac1ced
build.gradle
@@ -17,7 +17,7 @@ plugins {
17
id 'idea'
18
id 'org.sonarqube' version '2.7.1'
19
id 'org.asciidoctor.convert' version '1.6.1'
20
- id 'org.ajoberstar.grgit' version '3.1.1' apply false
+ id 'org.ajoberstar.grgit' version '4.0.1' apply false
21
id 'io.spring.nohttp' version '0.0.3.RELEASE'
22
id 'io.spring.dependency-management' version '1.0.8.RELEASE' apply false
23
}
0 commit comments