Skip to content

Commit

Permalink
Bump ForgeGradle from 5.0.+ to 5.1.0 in /forge
Browse files Browse the repository at this point in the history
Bumps ForgeGradle from 5.0.+ to 5.1.0.

---
updated-dependencies:
- dependency-name: net.minecraftforge.gradle:ForgeGradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Rakambda committed Jul 22, 2021
1 parent 564605a commit f4a8148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath group: "net.minecraftforge.gradle", name: "ForgeGradle", version: "5.0.+", changing: true
classpath group: "net.minecraftforge.gradle", name: "ForgeGradle", version: "5.1.+", changing: true
}
}

Expand Down

0 comments on commit f4a8148

Please sign in to comment.