Skip to content

Commit

Permalink
Bump net.minecraftforge.gradle:ForgeGradle from 5.1.+ to 6.0.5
Browse files Browse the repository at this point in the history
Bumps net.minecraftforge.gradle:ForgeGradle from 5.1.+ to 6.0.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2023
1 parent c24e390 commit 75c9192
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 @@ -12,7 +12,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath group: "net.minecraftforge.gradle", name: "ForgeGradle", version: "5.1.+", changing: true
classpath group: "net.minecraftforge.gradle", name: "ForgeGradle", version: "6.0.+", changing: true
classpath group: "org.parchmentmc", name: "librarian", version: "1.+", changing: true
classpath group: "info.u-team.gradle_files", name: "gradle_files", version: "1.2.2"
classpath group: "info.u-team.curse_gradle_uploader", name: "curse_gradle_uploader", version: "1.5.1"
Expand Down

0 comments on commit 75c9192

Please sign in to comment.