Skip to content

Commit

Permalink
Merge pull request #2 from ryzech/renovate/org.ajoberstar.grgit-grgit…
Browse files Browse the repository at this point in the history
…-gradle-4.x

Update dependency org.ajoberstar.grgit:grgit-gradle to v4.1.1
  • Loading branch information
ryzech committed Jan 9, 2022
2 parents e2fcc12 + a7f4d05 commit 449eb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ val mixinVersion: String = properties.getProperty("mixin.version")

dependencies {
implementation(gradleApi())
implementation("org.ajoberstar.grgit:grgit-gradle:4.1.0")
implementation("org.ajoberstar.grgit:grgit-gradle:4.1.1")
}

0 comments on commit 449eb55

Please sign in to comment.