Skip to content

Commit

Permalink
Merge pull request #193 from radarsh/dependabot/gradle/net.bytebuddy-…
Browse files Browse the repository at this point in the history
…byte-buddy-1.10.22

Bump byte-buddy from 1.10.17 to 1.10.22
  • Loading branch information
radarsh authored Mar 25, 2021
2 parents 8e823e0 + 78e173a commit e73b4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
testImplementation('org.spockframework:spock-core:1.3-groovy-2.5') {
exclude module: 'groovy-all'
}
testImplementation 'net.bytebuddy:byte-buddy:1.10.17'
testImplementation 'net.bytebuddy:byte-buddy:1.10.22'
testImplementation 'org.objenesis:objenesis:3.1'
testImplementation 'commons-io:commons-io:2.8.0'

Expand Down

0 comments on commit e73b4a5

Please sign in to comment.