Skip to content

Commit

Permalink
build(deps): bump net.dv8tion:JDA from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
chore: bump version
  • Loading branch information
itsmefox committed Jul 17, 2024
1 parent 238c82a commit 7530ed6
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 @@ -17,7 +17,7 @@ plugins {
ext {
major = 1
minor = 1
patch = 6
patch = 7

isCiServer = System.getenv("GITHUB_ACTIONS") != null || System.getProperty("GITHUB_ACTIONS") != null

Expand Down

0 comments on commit 7530ed6

Please sign in to comment.