Skip to content

Commit

Permalink
Merge pull request #21 from OneLiteFeatherNET/renovate/org.ajoberstar…
Browse files Browse the repository at this point in the history
….grgit-5.x

Update plugin org.ajoberstar.grgit to v5.2.1
  • Loading branch information
TheMeinerLP authored Dec 6, 2023
2 parents 00fd220 + 73873b1 commit cce27ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id("io.papermc.hangar-publish-plugin") version "0.1.0"
id("com.modrinth.minotaur") version "2.+"
id("org.jetbrains.changelog") version "2.2.0"
id("org.ajoberstar.grgit") version "5.2.0"
id("org.ajoberstar.grgit") version "5.2.1"
}

if (!File("$rootDir/.git").exists()) {
Expand Down

0 comments on commit cce27ac

Please sign in to comment.