Skip to content

Commit

Permalink
Update ByteBuddy to 1.12.4 (mockito#2515)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimvdLippe authored and xuelin2020 committed Dec 28, 2021
1 parent 49fe487 commit 82bf361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -4,7 +4,7 @@ ext {

def versions = [:]

versions.bytebuddy = '1.12.3'
versions.bytebuddy = '1.12.4'
versions.junitJupiter = '5.8.2'
versions.errorprone = '2.10.0'

Expand Down

0 comments on commit 82bf361

Please sign in to comment.