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 21, 2024
1 parent 12d0058 commit cdb298a
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 @@ -15,7 +15,7 @@ repositories {

dependencies {
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")

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

0 comments on commit cdb298a

Please sign in to comment.