Skip to content

Commit

Permalink
Update to grgit 5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmelon54 committed Sep 9, 2024
1 parent 49e87fb commit d5e90b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "1.6-SNAPSHOT" apply false
id "io.github.pacifistmc.forgix" version "1.2.6"
id "org.ajoberstar.grgit" version "4.1.0"
id "org.ajoberstar.grgit" version "5.2.2"
id "systems.manifold.manifold-gradle-plugin" version "0.0.2-alpha"
}

Expand Down
1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ pluginManagement {
maven { url "https://maven.neoforged.net/releases/" }
maven { url "https://maven.parchmentmc.org" }
gradlePluginPortal()
mavenCentral()
}
}

Expand Down

0 comments on commit d5e90b8

Please sign in to comment.