Skip to content

Commit

Permalink
Updates Byte Buddy to latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Sep 5, 2018
1 parent 75dc955 commit 069a0d3
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.8.15'
versions.bytebuddy = '1.8.21'
versions.junitJupiter = '5.1.1'

libraries.junit4 = 'junit:junit:4.12'
Expand Down

0 comments on commit 069a0d3

Please sign in to comment.