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 fde25db commit 14ed86aCopy full SHA for 14ed86a
agent/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
dependencies {
9
- implementation("net.bytebuddy:byte-buddy:1.14.18")
+ implementation("net.bytebuddy:byte-buddy:1.15.1")
10
// graphql-java itself
11
implementation(rootProject)
12
0 commit comments