Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.15.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 2826ece commit 056e7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
}
implementation 'com.github.TheSimpleTeam.JDA-Chewtils:jda-chewtils-command:ab05b178ae'
//ByteCode
implementation 'net.bytebuddy:byte-buddy:1.12.9'
implementation 'net.bytebuddy:byte-buddy:1.15.9'
//Eval
implementation "org.graalvm.sdk:graal-sdk:$graalVersion"
implementation "org.graalvm.js:js:$graalVersion"
Expand Down

0 comments on commit 056e7cf

Please sign in to comment.