Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
strubium committed Feb 19, 2024
1 parent 18fed85 commit 766160f
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 @@ -71,7 +71,7 @@ dependencies {
deobfCompile "mezz.jei:jei_${jei_version}"
deobfCompile "cofh:RedstoneFlux:${redstoneflux_version}"

compileOnly "dynamictrees:DynamicTrees:{minecraft_version}:0.9.2+"
compileOnly "dynamictrees:DynamicTrees:${minecraft_version}:0.9.25"
}

jar {
Expand Down

0 comments on commit 766160f

Please sign in to comment.