Skip to content

Commit 5752e53

Browse files
committed
The plugin org.ajoberstar.grgit isn't anymore available for probably security reason. Upgrade it to version 5.2.0
1 parent 09bb2af commit 5752e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ buildscript {
3434

3535
plugins {
3636
id 'java-gradle-plugin'
37-
id 'org.ajoberstar.grgit' version '4.1.0' apply true
37+
id 'org.ajoberstar.grgit' version '5.2.0' apply true
3838
id 'idea'
3939
id 'maven-publish'
4040
id 'net.linguica.maven-settings' version '0.5'

0 commit comments

Comments
 (0)