aboutsummaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-07-30 15:27:07 +0200
committernea <nea@nea.moe>2023-07-30 15:27:07 +0200
commitfb12b8025c738b56d3fc534f8ceb6d8451d0131c (patch)
treed5cc50106af6f9087064c20bf3be029056f3a2ea /gradle/libs.versions.toml
parent206afb8629d5711310fc66b8ed8014f84bbd6e79 (diff)
downloadFirmament-fb12b8025c738b56d3fc534f8ceb6d8451d0131c.tar.gz
Firmament-fb12b8025c738b56d3fc534f8ceb6d8451d0131c.tar.bz2
Firmament-fb12b8025c738b56d3fc534f8ceb6d8451d0131c.zip
Use fabric mixins for now
Diffstat (limited to 'gradle/libs.versions.toml')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index a7d1f84..f317f97 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -33,7 +33,7 @@ repoparser = { module = "moe.nea:neurepoparser", version.ref = "neurepoparser" }
dbus_java_core = { module = "com.github.hypfvieh:dbus-java-core", version.ref = "dbus_java" }
dbus_java_unixsocket = { module = "com.github.hypfvieh:dbus-java-transport-native-unixsocket", version.ref = "dbus_java" }
libgui = { module = "io.github.cottonmc:LibGui", version.ref = "libgui" }
-mixinextras = { module = "com.github.LlamaLad7:MixinExtras", version.ref = "mixinextras" }
+mixinextras = { module = "com.github.llamalad7.mixinextras:mixinextras-fabric", version.ref = "mixinextras" }
jarvis_api = { module = "moe.nea.jarvis:jarvis-api", version.ref = "jarvis" }
jarvis_fabric = { module = "moe.nea.jarvis:jarvis-fabric", version.ref = "jarvis" }