Skip to content

Commit

Permalink
Use JavaPatcher 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LunNova committed Dec 6, 2016
1 parent 9948b01 commit 67cb298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ configurations {

dependencies {
testCompile 'junit:junit:4.12'
compile group: 'me.nallar', name: 'JavaPatcher', version: '1.3', changing: false
compile group: 'me.nallar', name: 'JavaPatcher', version: '1.4', changing: false
compile group: 'me.nallar', name: 'Mixin', version: '1.0-SNAPSHOT', changing: true
compile 'org.javassist:javassist:3.20.0-GA'
}
Expand Down

0 comments on commit 67cb298

Please sign in to comment.