Skip to content

Commit 94daf8b

Browse files
dependency: Update dependency org.jetbrains:annotations to v26.0.2-1 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8193eb4 commit 94daf8b

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
@@ -19,7 +19,7 @@ java {
1919
}
2020

2121
dependencies {
22-
compileOnly("org.jetbrains:annotations:26.0.2")
22+
compileOnly("org.jetbrains:annotations:26.0.2-1")
2323
compileOnly("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
2424
compileOnly("com.mojang:authlib:1.5.25")
2525

0 commit comments

Comments
 (0)