Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
strubium authored Feb 23, 2024
1 parent 4c8f795 commit 1d38de8
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 @@ -77,7 +77,7 @@ minecraft {
dependencies {
deobfCompile "mezz.jei:jei_${jei_version}"
deobfCompile "cofh:RedstoneFlux:${redstoneflux_version}"
deobfCompile "net.darkhax.tesla:Tesla-1.12.2:1.0.63"
compile "net.darkhax.tesla:Tesla-1.12.2:1.0.63+"
}

jar {
Expand Down

0 comments on commit 1d38de8

Please sign in to comment.