Skip to content

Commit

Permalink
Update nether-pathfinder to 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroMemes committed Jul 2, 2023
1 parent dee7df1 commit fc20959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,9 @@ dependencies {
transitive = false
}
launchAnnotationProcessor 'org.spongepowered:mixin:0.8.4-SNAPSHOT:processor'
launchImplementation('dev.babbaj:nether-pathfinder:0.20')
launchImplementation('dev.babbaj:nether-pathfinder:0.21')
testImplementation 'junit:junit:4.12'
implementation 'dev.babbaj:nether-pathfinder:0.20'
implementation 'dev.babbaj:nether-pathfinder:0.21'
}

mixin {
Expand Down

0 comments on commit fc20959

Please sign in to comment.