Skip to content

Commit ff53e7a

Browse files
Bump net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.15.3
Bumps [net.bytebuddy:byte-buddy-agent](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-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e646db commit ff53e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
annotationProcessor 'com.google.auto.service:auto-service:1.1.1'
6464

6565
implementation 'net.bytebuddy:byte-buddy:1.14.18'
66-
implementation 'net.bytebuddy:byte-buddy-agent:1.14.18'
66+
implementation 'net.bytebuddy:byte-buddy-agent:1.15.3'
6767

6868
compileOnly 'io.projectreactor:reactor-core:3.2.5.RELEASE'
6969
compileOnly 'io.reactivex.rxjava2:rxjava:2.2.18'

0 commit comments

Comments
 (0)