We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b35307f + 3b4dadc commit 1289fd0Copy full SHA for 1289fd0
1 file changed
agent/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
dependencies {
9
- implementation("net.bytebuddy:byte-buddy:1.17.1")
+ implementation("net.bytebuddy:byte-buddy:1.17.2")
10
// graphql-java itself
11
implementation(rootProject)
12
0 commit comments