Skip to content

Commit c326223

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

1616
dependencies {
17-
compileOnly "org.jetbrains:annotations:26.0.1"
17+
compileOnly "org.jetbrains:annotations:26.0.2"
1818
compileOnly "org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT"
1919
compileOnly "com.mojang:authlib:1.5.25"
2020

0 commit comments

Comments
 (0)