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 b714aa4 commit 1d1a1d9Copy full SHA for 1d1a1d9
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