We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2826ece commit d75cd42Copy full SHA for d75cd42
build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
}
55
implementation 'com.github.TheSimpleTeam.JDA-Chewtils:jda-chewtils-command:ab05b178ae'
56
//ByteCode
57
- implementation 'net.bytebuddy:byte-buddy:1.12.9'
+ implementation 'net.bytebuddy:byte-buddy:1.15.11'
58
//Eval
59
implementation "org.graalvm.sdk:graal-sdk:$graalVersion"
60
implementation "org.graalvm.js:js:$graalVersion"
0 commit comments