Skip to content

Commit

Permalink
update via
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Nov 1, 2024
1 parent 377277a commit 6e4e75d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ dependencies {
implementation("com.github.rfresh2.fastutil.maps:reference-object-maps:$fastutilVersion")
implementation("com.github.rfresh2.fastutil.queues:int-queues:$fastutilVersion")
implementation("net.raphimc:ViaLoader:3.0.4")
implementation("com.viaversion:viaversion:5.1.0")
implementation("com.viaversion:viabackwards:5.1.0")
implementation("com.viaversion:viaversion:5.1.1")
implementation("com.viaversion:viabackwards:5.1.1")
implementation("org.jline:jline:3.27.1")
implementation("org.jline:jline-terminal-jni:3.27.1")
implementation("ar.com.hjg:pngj:2.1.0")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7215,4 +7215,4 @@
]
}
]
}
}

0 comments on commit 6e4e75d

Please sign in to comment.