Skip to content

Commit

Permalink
bump forge from 37.0.8 to 37.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
OakBricks-old committed Jul 26, 2021
1 parent 8bb67d9 commit b2bc06d
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 @@ -128,7 +128,7 @@ dependencies {
// Specify the version of Minecraft to use. If this is any group other than 'net.minecraft', it is assumed
// that the dep is a ForgeGradle 'patcher' dependency, and its patches will be applied.
// The userdev artifact is a special name and will get all sorts of transformations applied to it.
minecraft 'net.minecraftforge:forge:1.17.1-37.0.8'
minecraft 'net.minecraftforge:forge:1.17.1-37.0.10'

// Real mod deobf dependency examples - these get remapped to your current mappings
// compileOnly fg.deobf("mezz.jei:jei-${mc_version}:${jei_version}:api") // Adds JEI API as a compile dependency
Expand Down

0 comments on commit b2bc06d

Please sign in to comment.