Updated hydrazine

This commit is contained in:
Felix Cravic 2020-11-25 13:16:30 +01:00
parent 049e3b8495
commit 02ccb42695

View File

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