Skip to content

Commit

Permalink
Bump versions.bytebuddy from 1.11.22 to 1.12.0 (#2469)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 8, 2021
1 parent 584504e commit 3635ac3
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.11.22'
versions.bytebuddy = '1.12.0'
versions.junitJupiter = '5.8.1'
versions.errorprone = '2.10.0'

Expand Down

0 comments on commit 3635ac3

Please sign in to comment.