Skip to content

Commit

Permalink
fix:gradle ?
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Wildemann committed Aug 21, 2024
1 parent 667f208 commit ee3336f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/scripts/git-scm-version.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'org.ajoberstar:grgit:3.1.0'
classpath 'org.ajoberstar:grgit:1.7.2'
}
}

Expand Down

0 comments on commit ee3336f

Please sign in to comment.