Skip to content

Commit

Permalink
Bump byte-buddy from 1.10.17 to 1.10.22
Browse files Browse the repository at this point in the history
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.17 to 1.10.22.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.10.17...byte-buddy-1.10.22)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 10, 2021
1 parent 9cc1fdf commit 78e173a
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 78e173a

Please sign in to comment.