Skip to content

Commit 2b0ef6f

Browse files
authored
Merge pull request #4265 from graphql-java/dependabot/gradle/net.bytebuddy-byte-buddy-1.18.5
Bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.5
2 parents 30e0cb4 + b516feb commit 2b0ef6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4-groovy-5.0'
133-
testImplementation 'net.bytebuddy:byte-buddy:1.18.1'
133+
testImplementation 'net.bytebuddy:byte-buddy:1.18.5'
134134
testImplementation 'org.objenesis:objenesis:3.5'
135135
testImplementation 'org.apache.groovy:groovy:5.0.4'
136136
testImplementation 'org.apache.groovy:groovy-json:5.0.4'

0 commit comments

Comments
 (0)