Skip to content

Commit

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

Bump net.thenextlvl.core:files from 2.0.0 to 2.0.1 in /api
  • Loading branch information
NonSwag authored Jan 7, 2025
2 parents 8b5de89 + 3f17e00 commit 9aa2399
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 @@ -34,7 +34,7 @@ dependencies {
}

implementation("net.thenextlvl.core:nbt:2.2.14")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:files:2.0.1")
implementation(platform("com.intellectualsites.bom:bom-newest:1.52"))

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

0 comments on commit 9aa2399

Please sign in to comment.