Skip to content

Commit

Permalink
Bump byte-buddy from 1.10.7 to 1.10.8
Browse files Browse the repository at this point in the history
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.7 to 1.10.8.
- [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.7...byte-buddy-1.10.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 17, 2020
1 parent fffda0b commit 6d060ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-security-rest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
compile "com.fasterxml.jackson.core:jackson-databind:2.10.2"

testCompile "org.gperfutils:gbench:0.4.3-groovy-2.4"
testCompile 'net.bytebuddy:byte-buddy:1.10.7'
testCompile 'net.bytebuddy:byte-buddy:1.10.8'

profile "org.grails.profiles:web-plugin:${grailsVersion}"
}
Expand Down

0 comments on commit 6d060ac

Please sign in to comment.