Updated hydrazine

This commit is contained in:
Felix Cravic 2020-11-26 12:50:52 +01:00
parent 63196e024b
commit c7fd8f0a09

View File

@ -143,7 +143,7 @@ dependencies {
api "org.spongepowered:mixin:${mixinVersion}"
// Path finding
api 'com.github.MadMartian:hydrazine-path-finding:1.5.0'
api 'com.github.MadMartian:hydrazine-path-finding:1.5.1'
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8"