Skip to content

Commit

Permalink
Upgrade byte buddy to 1.10.3 (#1828)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-timofeev authored and TimvdLippe committed Nov 26, 2019
1 parent d6cec39 commit 3dd936c
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.10.2'
versions.bytebuddy = '1.10.3'
versions.junitJupiter = '5.4.2'
versions.errorprone = '2.3.2'

Expand Down

0 comments on commit 3dd936c

Please sign in to comment.