Skip to content

Commit

Permalink
Upgrade grgit plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Dec 9, 2020
1 parent 8163abd commit cac1ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
id 'idea'
id 'org.sonarqube' version '2.7.1'
id 'org.asciidoctor.convert' version '1.6.1'
id 'org.ajoberstar.grgit' version '3.1.1' apply false
id 'org.ajoberstar.grgit' version '4.0.1' apply false
id 'io.spring.nohttp' version '0.0.3.RELEASE'
id 'io.spring.dependency-management' version '1.0.8.RELEASE' apply false
}
Expand Down

0 comments on commit cac1ced

Please sign in to comment.