Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDA5 Support #7

Closed
silverfox0000 opened this issue Dec 18, 2021 · 4 comments
Closed

JDA5 Support #7

silverfox0000 opened this issue Dec 18, 2021 · 4 comments

Comments

@silverfox0000
Copy link

Will there be support for JDA5 in the next release?

@duncte123
Copy link
Owner

I'm planning on adding JDA 5 support once it's released

@duncte123
Copy link
Owner

duncte123 commented Mar 29, 2022

In the meantime, here's a beta that should suffice until JDA 5 does release

maven {
    url = uri("https://m2.duncte123.dev/snapshots")
}

dependencies {
    implementation("me.duncte123:botCommons:beta_3.0.5")
}

@duncte123
Copy link
Owner

Released version beta_3.0.5 that works with beta 2 of jda 5

@duncte123
Copy link
Owner

Closing this as v3.0.16 has been released with JDA 5 support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants