Skip to content

Commit

Permalink
Bump net.thenextlvl.core:annotations from 2.0.1 to 3.0.0 in /api
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 16, 2024
1 parent 775f7a7 commit 95e47cb
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 @@ -22,7 +22,7 @@ repositories {

dependencies {
compileOnly("org.projectlombok:lombok:1.18.32")
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("net.thenextlvl.core:annotations:3.0.0")
compileOnly("io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT")

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

0 comments on commit 95e47cb

Please sign in to comment.