Skip to content

Commit

Permalink
Merge pull request #37 from TheNextLvl-net/dependabot/gradle/net.then…
Browse files Browse the repository at this point in the history
…extlvl.core-nbt-2.2.13

Bump net.thenextlvl.core:nbt from 2.0.1 to 2.2.13
  • Loading branch information
NonSwag authored Nov 2, 2024
2 parents 0854b0f + cbacd56 commit 48b99bf
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 @@ -33,7 +33,7 @@ dependencies {
implementation("net.thenextlvl.core:annotations:2.0.1")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:utils:1.0.10")
implementation("net.thenextlvl.core:nbt:2.0.1")
implementation("net.thenextlvl.core:nbt:2.2.13")

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

0 comments on commit 48b99bf

Please sign in to comment.