Skip to content

Commit

Permalink
Update DefaultsPlugin to 0.0.24 to fix crash during build (see Defaul…
Browse files Browse the repository at this point in the history
…tsPlugin#26)
  • Loading branch information
LunNova committed Dec 29, 2017
1 parent 8656b0d commit 97dd49e
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 @@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT'
classpath 'org.minimallycorrect.libloader:LibLoaderGradle:0.1-SNAPSHOT'
classpath 'org.minimallycorrect.gradle:DefaultsPlugin:0.0.23'
classpath 'org.minimallycorrect.gradle:DefaultsPlugin:0.0.24'
}
}
plugins {
Expand Down

0 comments on commit 97dd49e

Please sign in to comment.