Skip to content

Commit

Permalink
build(deps): bump net.dv8tion:JDA from 5.0.0-beta.23 to 5.1.0
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.23 to 5.1.0.
- [Release notes](https://github.com/discord-jda/JDA/releases)
- [Commits](discord-jda/JDA@v5.0.0-beta.23...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 0670eb0 commit 01de566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {

dependencies {
// Base dependencies
implementation("net.dv8tion:JDA:5.0.0-beta.23")
implementation("net.dv8tion:JDA:5.1.0")
implementation("fr.enimaloc:jda-enutils:0.4.1")
implementation("org.slf4j:slf4j-simple:2.0.13")
implementation("commons-io:commons-io:2.15.1")
Expand Down

0 comments on commit 01de566

Please sign in to comment.