Skip to content

Commit

Permalink
Merge pull request #11 from TheNextLvl-net/dependabot/gradle/api/net.…
Browse files Browse the repository at this point in the history
…thenextlvl.core-files-1.0.5

Bump net.thenextlvl.core:files from 1.0.5-pre2 to 1.0.5 in /api
  • Loading branch information
NonSwag authored Jul 16, 2024
2 parents a54132f + 274fe1a commit 34291b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT")

implementation("net.thenextlvl.core:nbt:1.4.0")
implementation("net.thenextlvl.core:files:1.0.5-pre2")
implementation("net.thenextlvl.core:files:1.0.5")
implementation("net.thenextlvl.core:adapters:1.0.9")

annotationProcessor("org.projectlombok:lombok:1.18.34")
Expand Down

0 comments on commit 34291b6

Please sign in to comment.