Skip to content

Commit c7ab0b2

Browse files
authored
Merge pull request #255 from radarsh/dependabot/gradle/net.bytebuddy-byte-buddy-1.12.7
Bump byte-buddy from 1.12.6 to 1.12.7
2 parents 91911ea + 48d69c5 commit c7ab0b2

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
@@ -44,7 +44,7 @@ dependencies {
4444

4545
testImplementation gradleTestKit()
4646
testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0'
47-
testImplementation 'net.bytebuddy:byte-buddy:1.12.6'
47+
testImplementation 'net.bytebuddy:byte-buddy:1.12.7'
4848
testImplementation 'org.objenesis:objenesis:3.2'
4949
testImplementation 'commons-io:commons-io:2.11.0'
5050

0 commit comments

Comments
 (0)