Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/org.junit.jupiter-junit-…
Browse files Browse the repository at this point in the history
…jupiter-api-5.8.1
  • Loading branch information
simonbasle committed Oct 6, 2021
2 parents af3fe3c + 9a2e8a8 commit cba24d6
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 @@ -55,7 +55,7 @@ dependencies {
compileOnly 'com.google.auto.service:auto-service-annotations:1.0-rc7'
annotationProcessor 'com.google.auto.service:auto-service:1.0-rc7'

implementation 'net.bytebuddy:byte-buddy:1.11.15'
implementation 'net.bytebuddy:byte-buddy:1.11.19'
implementation 'net.bytebuddy:byte-buddy-agent:1.11.15'

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

0 comments on commit cba24d6

Please sign in to comment.