Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Commit

Permalink
Update unborked version
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Nov 27, 2016
1 parent 01834ab commit a40e8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/scripts/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
}

shade('org.squiddev:Patcher:1.2.3') { exclude group: 'org.ow2.asm' }
compile "org.squiddev:unborked:${mc_version}-${cc_version}-1.0.0"
compile "org.squiddev:unborked:${mc_version}-${cc_version}-1.0.4:dev"

provided('org.squiddev:ConfigGen:1.2.5') { exclude group: 'net.minecraftforge' }

Expand Down

0 comments on commit a40e8d3

Please sign in to comment.