Skip to content

Commit fa67a0d

Browse files
chore(deps): bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.11 to 1.16.1. - [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.15.11...byte-buddy-1.16.1) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cbfa22 commit fa67a0d

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
@@ -173,7 +173,7 @@ dependencies {
173173
testImplementation 'junit:junit:4.13.2'
174174

175175
testImplementation 'org.objenesis:objenesis:3.4'
176-
implementation 'net.bytebuddy:byte-buddy:1.15.11'
176+
implementation 'net.bytebuddy:byte-buddy:1.16.1'
177177

178178
if (requireGroovy3) {
179179
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'

0 commit comments

Comments
 (0)