Skip to content

Commit 7581f7b

Browse files
authored
Support for MixinExtras 0.5.0-rc.1 (#2453)
1 parent 2bbc8f8 commit 7581f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ changelog-plugin = { module = "org.jetbrains.changelog:org.jetbrains.changelog.g
3131
coroutines-swing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-swing", version.ref = "coroutines" }
3232

3333
mappingIo = "net.fabricmc:mapping-io:0.2.1"
34-
mixinExtras-expressions = "io.github.llamalad7:mixinextras-expressions:0.0.3"
34+
mixinExtras-expressions = "io.github.llamalad7:mixinextras-expressions:0.0.4"
3535

3636
# GrammarKit
3737
jflex-lib = "org.jetbrains.idea:jflex:1.7.0-b7f882a"

0 commit comments

Comments
 (0)