Skip to content

Commit b339371

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.12.17
1 parent 174b8de commit b339371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
}
5454
implementation 'com.github.TheSimpleTeam.JDA-Chewtils:jda-chewtils-command:ab05b178ae'
5555
//ByteCode
56-
implementation 'net.bytebuddy:byte-buddy:1.12.9'
56+
implementation 'net.bytebuddy:byte-buddy:1.12.17'
5757
//Eval
5858
implementation "org.graalvm.sdk:graal-sdk:$graalVersion"
5959
implementation "org.graalvm.js:js:$graalVersion"

0 commit comments

Comments
 (0)