Skip to content

Commit

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

Bump net.thenextlvl.core:nbt from 1.4.1 to 1.4.2
  • Loading branch information
NonSwag authored Jul 16, 2024
2 parents cb57815 + fe0acf2 commit 542acb6
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 @@ -28,7 +28,7 @@ dependencies {
implementation("net.thenextlvl.core:annotations:2.0.1")
implementation("net.thenextlvl.core:files:1.0.4")
implementation("net.thenextlvl.core:utils:1.0.9")
implementation("net.thenextlvl.core:nbt:1.4.1")
implementation("net.thenextlvl.core:nbt:1.4.2")

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

0 comments on commit 542acb6

Please sign in to comment.