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 f03a8d4 commit 00c57a9Copy full SHA for 00c57a9
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.21")
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.4")
38
implementation("org.bstats:bstats-bukkit:3.1.0")
39
implementation(project(":api"))
0 commit comments