We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809486e commit ab6a562Copy full SHA for ab6a562
1 file changed
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
compileOnly("org.projectlombok:lombok:1.18.36")
34
35
implementation("net.thenextlvl.core:i18n:1.0.20")
36
- implementation("net.thenextlvl.core:files:2.0.1")
+ implementation("net.thenextlvl.core:files:2.0.2")
37
implementation("net.thenextlvl.core:paper:2.0.3")
38
implementation("org.bstats:bstats-bukkit:3.1.0")
39
implementation(project(":api"))
0 commit comments