Bump nether-pathfinder to 0.20

This commit is contained in:
Brady
2023-06-29 18:50:29 -05:00
parent f30cb916bd
commit 974b86aac1

View File

@@ -175,9 +175,9 @@ dependencies {
transitive = false
}
launchAnnotationProcessor 'org.spongepowered:mixin:0.8.4-SNAPSHOT:processor'
launchImplementation('dev.babbaj:nether-pathfinder:0.18')
launchImplementation('dev.babbaj:nether-pathfinder:0.20')
testImplementation 'junit:junit:4.12'
implementation 'dev.babbaj:nether-pathfinder:0.18'
implementation 'dev.babbaj:nether-pathfinder:0.20'
}
mixin {