Skip to content

Commit

Permalink
Bump net.thenextlvl.core:annotations from 2.0.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps net.thenextlvl.core:annotations from 2.0.1 to 3.0.0.

---
updated-dependencies:
- dependency-name: net.thenextlvl.core:annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 1bd9a04 commit f13d91d
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 @@ -24,7 +24,7 @@ repositories {
dependencies {
compileOnly("net.luckperms:api:5.4")
compileOnly("org.projectlombok:lombok:1.18.34")
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("net.thenextlvl.core:annotations:3.0.0")
compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")

implementation("net.thenextlvl.core:nbt:1.4.2")
Expand Down

0 comments on commit f13d91d

Please sign in to comment.