Skip to content

Commit

Permalink
Bump ByteBuddy from 1.11.16 to 1.11.19 (reactor#2803)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle authored Oct 7, 2021
1 parent f117f59 commit 9aac243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ ext {
archUnitVersion = '0.21.0'

// For reactor-tools
byteBuddyVersion = '1.11.16' //dependency, but plugin usage is now in a mock build done via TestKit
byteBuddyVersion = '1.11.19' //dependency, but plugin usage is now in a mock build done via TestKit
cgLibVersion = '3.3.0'

// JMH
Expand Down

0 comments on commit 9aac243

Please sign in to comment.