Skip to content

Commit

Permalink
Update dependency net.minecraftforge.gradle:ForgeGradle to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 488f3cf commit 7c285ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
maven { url "https://files.minecraftforge.net/maven" }
}
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT'
classpath 'net.minecraftforge.gradle:ForgeGradle:6.0.13'
classpath 'org.minimallycorrect.libloader:LibLoaderGradle:0.1-SNAPSHOT'
classpath 'org.minimallycorrect.gradle:DefaultsPlugin:0.0.29'
}
Expand Down

0 comments on commit 7c285ff

Please sign in to comment.