Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit ae02c65

Browse files
LeafHackerLeafHacker
authored andcommitted
Update mixin to 0.6.10
0.6.9 added support for mc 1.12, update to latest version.
1 parent 9df110a commit ae02c65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repositories {
5555
dependencies {
5656
testCompile group: 'junit', name: 'junit', version: '4.12'
5757
compile 'com.github.ZeroMemes:Alpine:1.3'
58-
compile("org.spongepowered:mixin:0.6.8-SNAPSHOT") {
58+
compile("org.spongepowered:mixin:0.6.10-SNAPSHOT") {
5959
exclude module: "launchwrapper"
6060
}
6161
}

0 commit comments

Comments
 (0)