Skip to content

Commit

Permalink
fix(deps): update dependency net.minecraftforge.gradle:forgegradle to…
Browse files Browse the repository at this point in the history
… v6 (#12)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 0035fe3 commit 67c728b
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 @@ -6,7 +6,7 @@ buildscript {
}

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 'org.parchmentmc:librarian:1.+'
}
}
Expand Down

0 comments on commit 67c728b

Please sign in to comment.