Skip to content

Commit

Permalink
Update net.thenextlvl.core dependency version
Browse files Browse the repository at this point in the history
This commit updates the net.thenextlvl.core dependency from version 1.5.1 to 1.5.2 in the build script. This update likely includes important bug fixes or improvements. Ensure compatibility and test thoroughly after this change.
  • Loading branch information
NonSwag committed Oct 3, 2024
1 parent f4b6ef6 commit a1f1e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
compileOnly("net.luckperms:api:5.4")

implementation("com.github.MilkBowl:VaultAPI:1.7.1")
implementation("net.thenextlvl.core:paper:1.5.1")
implementation("net.thenextlvl.core:paper:1.5.2")
implementation("org.bstats:bstats-bukkit:3.1.0")

implementation(rootProject)
Expand Down

0 comments on commit a1f1e55

Please sign in to comment.