Skip to content

Commit cdb298a

Browse files
Bump net.thenextlvl.core:annotations from 2.0.1 to 3.0.0
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>
1 parent 12d0058 commit cdb298a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515

1616
dependencies {
1717
compileOnly("org.projectlombok:lombok:1.18.34")
18-
compileOnly("net.thenextlvl.core:annotations:2.0.1")
18+
compileOnly("net.thenextlvl.core:annotations:3.0.0")
1919
compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
2020

2121
annotationProcessor("org.projectlombok:lombok:1.18.34")

0 commit comments

Comments
 (0)