Skip to content

Commit

Permalink
Update ByteBuddy to 1.12.4 (#2515)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimvdLippe committed Dec 16, 2021
1 parent 27e6df6 commit 8319cc5
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 8319cc5

Please sign in to comment.