Skip to content

Commit

Permalink
Merge pull request #116 from BySwiizen/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s-annotations-26.0.1

Bump org.jetbrains:annotations from 26.0.0 to 26.0.1
  • Loading branch information
BySwiizen authored Oct 16, 2024
2 parents 17150fa + f7081e5 commit bf457fb
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 @@ -30,7 +30,7 @@ repositories {

dependencies {
// https://mvnrepository.com/artifact/org.jetbrains/annotations
implementation 'org.jetbrains:annotations:26.0.0'
implementation 'org.jetbrains:annotations:26.0.1'
// https://github.com/Bastian/bstats-metrics
implementation 'org.bstats:bstats-bukkit:3.1.0'
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
Expand Down

0 comments on commit bf457fb

Please sign in to comment.