Skip to content

Commit

Permalink
Bump byte-buddy from 1.10.11 to 1.10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 22, 2020
1 parent f9764e2 commit d56197c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ tasks.check.dependsOn tasks.jarFileTest
dependencies {
compileOnly 'com.google.auto.service:auto-service:1.0-rc6'

compile 'net.bytebuddy:byte-buddy:1.10.11'
compile 'net.bytebuddy:byte-buddy:1.10.12'
compile 'net.bytebuddy:byte-buddy-agent:1.10.12'

compileOnly 'io.projectreactor:reactor-core:3.2.5.RELEASE'
Expand Down

0 comments on commit d56197c

Please sign in to comment.