Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Bump net.dv8tion:JDA from 5.0.0-beta.4 to 5.0.0-beta.15
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.4 to 5.0.0-beta.15.
- [Release notes](https://github.com/discord-jda/JDA/releases)
- [Commits](discord-jda/JDA@v5.0.0-beta.4...v5.0.0-beta.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent c0770b0 commit b7f4bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
compileOnly 'net.kyori:adventure-api:4.14.0'
compileOnly 'net.luckperms:api:5.4'
compileOnly 'com.github.Spicord.Spicord:spicord-common:5.1.1'
compileOnly 'net.dv8tion:JDA:5.0.0-beta.4'
compileOnly 'net.dv8tion:JDA:5.0.0-beta.15'

testImplementation 'net.william278:ProfanityCheckerAPI:2.0.1'
testImplementation 'net.kyori:adventure-api:4.14.0'
Expand Down

0 comments on commit b7f4bd9

Please sign in to comment.