Skip to content

Commit

Permalink
switch to files api
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSwag committed Jul 19, 2024
1 parent e215d84 commit 723bb7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ dependencies {
compileOnly("org.projectlombok:lombok:1.18.34")
compileOnly("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT")

implementation("net.thenextlvl.core:api:4.0.2")
implementation("net.thenextlvl.core:i18n:1.0.19")
implementation("net.thenextlvl.core:files:1.0.5")

annotationProcessor("org.projectlombok:lombok:1.18.34")
annotationProcessor("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT")
Expand Down

0 comments on commit 723bb7a

Please sign in to comment.