Skip to content

Commit

Permalink
fix(deps): update dependency org.ajoberstar.grgit:grgit-gradle to v5 (#…
Browse files Browse the repository at this point in the history
…13)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 67c728b commit b38de6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {

dependencies {
classpath 'gradle.plugin.com.matthewprenger:CurseGradle:1.4.+'
classpath "org.ajoberstar.grgit:grgit-gradle:4.1.+"
classpath "org.ajoberstar.grgit:grgit-gradle:5.2.+"
}
}

Expand Down

0 comments on commit b38de6a

Please sign in to comment.