Skip to content

Commit

Permalink
Bump versions.bytebuddy from 1.11.3 to 1.11.5 (#2337)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 21, 2021
1 parent f55e95b commit 8525f0f
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.3'
versions.bytebuddy = '1.11.5'
versions.junitJupiter = '5.7.2'
versions.errorprone = '2.7.1'

Expand Down

0 comments on commit 8525f0f

Please sign in to comment.