mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-06-22 10:17:45 +02:00
Improve protocol version checking (#1203)
* Improve protocol version checking * chore: since 3.3.0
This commit is contained in:
@@ -18,6 +18,8 @@ java {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnlyApi(libs.jspecify)
|
||||
|
||||
api(libs.gson)
|
||||
api(libs.guava)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user