Skip to content

Commit f77250f

Browse files
chore(deps): bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.3
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.18 to 1.15.3. - [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.14.18...byte-buddy-1.15.3) --- 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 1efaf6c commit f77250f

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.14.18'
176+
implementation 'net.bytebuddy:byte-buddy:1.15.3'
177177

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

0 commit comments

Comments
 (0)