Skip to content

Commit 3a5d9a6

Browse files
authored
chore: bump sponge-mixin version to 0.16.4 (#5)
1 parent 24bbd1e commit 3a5d9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java21/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation("org.leavesmc:leaves-plugin-mixin-condition:1.0.0")
2828
implementation("io.github.llamalad7:mixinextras-common:0.4.1")
2929
implementation("net.fabricmc:access-widener:2.1.0")
30-
implementation("net.fabricmc:sponge-mixin:0.15.5+mixin.0.8.7") {
30+
implementation("net.fabricmc:sponge-mixin:0.16.4+mixin.0.8.7") {
3131
exclude(group = "com.google.code.gson", module = "gson")
3232
exclude(group = "com.google.guava", module = "guava")
3333
}

0 commit comments

Comments
 (0)