Skip to content

Commit 7fb00aa

Browse files
authored
Merge pull request #107 from TheSimpleTeam/renovate/net.bytebuddy-byte-buddy-1.x
Update dependency net.bytebuddy:byte-buddy to v1.12.9
2 parents ccc92b7 + e8a8043 commit 7fb00aa

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.8'
56+
implementation 'net.bytebuddy:byte-buddy:1.12.9'
5757
//Eval
5858
implementation "org.graalvm.sdk:graal-sdk:$graalVersion"
5959
implementation "org.graalvm.js:js:$graalVersion"

0 commit comments

Comments
 (0)