Skip to content

Commit f2a6352

Browse files
committed
chore(build): Bump dependency jetbrains annotations
1 parent 2803274 commit f2a6352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

2626
dependencies {
2727
implementation 'org.telegram:telegrambots:6.9.7.1'
28-
implementation 'org.jetbrains:annotations:24.0.0'
28+
compileOnly 'org.jetbrains:annotations:24.1.0'
2929
compileOnly 'org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT'
3030
}
3131

0 commit comments

Comments
 (0)