Skip to content

Commit 75c1d47

Browse files
dependency: Update dependency org.jetbrains:annotations to v25 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b015262 commit 75c1d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lobbyheads-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
dependencies {
88
api("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
9-
api("org.jetbrains:annotations:24.1.0")
9+
api("org.jetbrains:annotations:25.0.0")
1010
}
1111

1212

0 commit comments

Comments
 (0)