Skip to content

Commit

Permalink
build(deps): bump net.dv8tion:JDA from 5.0.0-beta.10 to 5.0.0-beta.12
Browse files Browse the repository at this point in the history
Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.10 to 5.0.0-beta.12.
- [Release notes](https://github.com/discord-jda/JDA/releases)
- [Commits](discord-jda/JDA@v5.0.0-beta.10...v5.0.0-beta.12)

---
updated-dependencies:
- dependency-name: net.dv8tion:JDA
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2023
1 parent 7e43974 commit 745df7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation "com.deepl.api:deepl-java:1.3.0"
implementation 'com.vdurmont:emoji-java:5.1.1'
implementation 'it.sauronsoftware.cron4j:cron4j:2.2.5'
implementation "net.dv8tion:JDA:5.0.0-beta.10"
implementation "net.dv8tion:JDA:5.0.0-beta.12"
implementation 'org.apache.commons:commons-lang3:3.0'
implementation 'org.ocpsoft.prettytime:prettytime:5.0.4.Final'
}
Expand Down

0 comments on commit 745df7b

Please sign in to comment.