update Forestry log support

This commit is contained in:
octarine-noise
2017-02-18 10:54:53 +01:00
parent eb6058c4ee
commit 821d618395
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ dependencies {
shade "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
}
minecraft {
version = '1.11.2-13.20.0.2216'
version = '1.11.2-13.20.0.2232'
mappings = 'snapshot_20161210'
runDir = 'run'
}