Skip to content

Commit

Permalink
chore(build): Bump dependency jetbrains annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
alt-art committed Apr 21, 2024
1 parent 2803274 commit f2a6352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {

dependencies {
implementation 'org.telegram:telegrambots:6.9.7.1'
implementation 'org.jetbrains:annotations:24.0.0'
compileOnly 'org.jetbrains:annotations:24.1.0'
compileOnly 'org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT'
}

Expand Down

0 comments on commit f2a6352

Please sign in to comment.