Skip to content

Commit

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

Bump net.thenextlvl.core:nbt from 1.4.0 to 1.4.2 in /api
  • Loading branch information
NonSwag authored Jul 16, 2024
2 parents 34291b6 + a384ad6 commit 4e10a45
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 @@ -25,7 +25,7 @@ dependencies {
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT")

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

Expand Down

0 comments on commit 4e10a45

Please sign in to comment.