diff --git a/build.gradle.kts b/build.gradle.kts index 81afcc7..394f894 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -51,7 +51,7 @@ dependencies { implementation("com.github.EmortalMC:NBStom:latest") - implementation("org.shredzone.commons:commons-suncalc:3.5") + implementation("org.shredzone.commons:commons-suncalc:3.11") compileOnly(files("libs/particable-1.0.0-all.jar")) }