Skip to content

Commit

Permalink
update leavesclip
Browse files Browse the repository at this point in the history
fix #275
  • Loading branch information
Bluemangoo authored Jul 25, 2024
1 parent 6a3a5cd commit 347e621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ repositories {
dependencies {
remapper("net.fabricmc:tiny-remapper:0.10.3:fat")
decompiler("org.vineflower:vineflower:1.10.1")
leavesclip("org.leavesmc:leavesclip:2.0.0")
leavesclip("org.leavesmc:leavesclip:2.0.1")
}

paperweight {
Expand Down Expand Up @@ -97,4 +97,4 @@ allprojects {
}
}
}
}
}

0 comments on commit 347e621

Please sign in to comment.