Skip to content

Commit 3cafea7

Browse files
authored
Merge pull request #4094 from graphql-java/dependabot/gradle/net.bytebuddy-byte-buddy-1.17.7
Bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7
2 parents 46eb528 + ed5963b commit 3cafea7

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
@@ -128,7 +128,7 @@ dependencies {
128128

129129
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
130130
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
131-
testImplementation 'net.bytebuddy:byte-buddy:1.17.6'
131+
testImplementation 'net.bytebuddy:byte-buddy:1.17.7'
132132
testImplementation 'org.objenesis:objenesis:3.4'
133133
testImplementation 'org.apache.groovy:groovy:4.0.28"'
134134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'

0 commit comments

Comments
 (0)