Update nether-pathfinder to 0.18
This commit is contained in:
@@ -175,9 +175,9 @@ dependencies {
|
||||
transitive = false
|
||||
}
|
||||
launchAnnotationProcessor 'org.spongepowered:mixin:0.8.4-SNAPSHOT:processor'
|
||||
launchImplementation('dev.babbaj:nether-pathfinder:0.17')
|
||||
launchImplementation('dev.babbaj:nether-pathfinder:0.18')
|
||||
testImplementation 'junit:junit:4.12'
|
||||
implementation 'dev.babbaj:nether-pathfinder:0.17'
|
||||
implementation 'dev.babbaj:nether-pathfinder:0.18'
|
||||
}
|
||||
|
||||
mixin {
|
||||
|
||||
Reference in New Issue
Block a user