Skip to content

Commit

Permalink
NeoForge gradle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Forstride committed May 21, 2024
1 parent 7229e44 commit e58e9d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neoforge/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "net.neoforged.gradle.userdev" version "7.+"
id "net.neoforged.gradle.mixin" version "7.+"
id "net.neoforged.gradle.userdev" version "7.0.124"
id "net.neoforged.gradle.mixin" version "7.0.124"
id "com.matthewprenger.cursegradle" version "1.4.0"
}

Expand Down

0 comments on commit e58e9d3

Please sign in to comment.