Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.15.7.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.5...byte-buddy-1.15.7)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependencies {
api 'net.bytebuddy:byte-buddy:1.15.5'
- api 'net.bytebuddy:byte-buddy-agent:1.15.5'
+ api 'net.bytebuddy:byte-buddy-agent:1.15.7'
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
}