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.
2 parents b05941f + 1d1a1d9 commit 437534cCopy full SHA for 437534c
agent/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
dependencies {
9
- implementation("net.bytebuddy:byte-buddy:1.15.10")
+ implementation("net.bytebuddy:byte-buddy:1.15.11")
10
// graphql-java itself
11
implementation(rootProject)
12
0 commit comments