diff --git a/build.gradle.kts b/build.gradle.kts index 81afcc7..cefdcb7 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.7") compileOnly(files("libs/particable-1.0.0-all.jar")) }