Skip to content

Commit eb5a594

Browse files
dependency: Update dependency org.jetbrains:annotations to v26.1.0
1 parent 8f2eea3 commit eb5a594

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eternalcode-commons-bukkit-loom/build.gradle.kts

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

1616
compileOnly("org.spigotmc:spigot-api:1.19.4-R0.1-SNAPSHOT")
1717

18-
api("org.jetbrains:annotations:26.0.2-1")
18+
api("org.jetbrains:annotations:26.1.0")
1919
}

eternalcode-commons-folia-loom/build.gradle.kts

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

1616
compileOnly("dev.folia:folia-api:1.20.4-R0.1-SNAPSHOT")
1717

18-
api("org.jetbrains:annotations:26.0.2-1")
18+
api("org.jetbrains:annotations:26.1.0")
1919
}

0 commit comments

Comments
 (0)