mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-11-10 14:00:49 +01:00
Clarify native dependency versions
This commit is contained in:
@@ -42,6 +42,7 @@ dependencies {
|
||||
api(libs.slf4j)
|
||||
runtimeOnly(libs.log4j) {
|
||||
exclude(group = "org.slf4j")
|
||||
because("Minecraft uses 2.8.1")
|
||||
}
|
||||
|
||||
// Other libraries
|
||||
|
||||
Reference in New Issue
Block a user