Hydrazine update to 1.3.3

This commit is contained in:
themode 2020-08-26 11:50:11 +02:00
parent 672887807a
commit 2e392ae554
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.12'
// Path finding
api 'com.github.MadMartian:hydrazine-path-finding:1.3.1'
api 'com.github.MadMartian:hydrazine-path-finding:1.3.3'
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
api 'com.github.jglrxavpok:Hephaistos:v1.0.5'