Skip to content

Commit 207348f

Browse files
authored
Merge pull request #4176 from graphql-java/dependabot/gradle/net.bytebuddy-byte-buddy-1.18.1
Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.1
2 parents cdf7b00 + 3f8d825 commit 207348f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ dependencies {
130130
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
131131

132132
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
133-
testImplementation 'net.bytebuddy:byte-buddy:1.17.8'
133+
testImplementation 'net.bytebuddy:byte-buddy:1.18.1'
134134
testImplementation 'org.objenesis:objenesis:3.4'
135135
testImplementation 'org.apache.groovy:groovy:4.0.28"'
136136
testImplementation 'org.apache.groovy:groovy-json:4.0.28'

0 commit comments

Comments
 (0)