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 c5b2eca commit bbec801Copy full SHA for bbec801
1 file changed
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
compileOnly("net.thenextlvl.services:service-io:2.2.0")
33
34
implementation("net.thenextlvl.core:i18n:1.0.21")
35
- implementation("net.thenextlvl.core:files:2.0.2")
+ implementation("net.thenextlvl.core:files:2.0.3")
36
implementation("net.thenextlvl.core:paper:2.1.1")
37
implementation("org.bstats:bstats-bukkit:3.1.0")
38
implementation(project(":api"))
0 commit comments