Skip to content

Commit 5fe0775

Browse files
chore(deps): bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.18 to 1.14.19. - [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.14.19) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a207c9d commit 5fe0775

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.14.19'
177177

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

0 commit comments

Comments
 (0)