Merge pull request #561 from DataDog/tyler/bb-upgrade

Upgrade Byte Buddy to 1.9.3
This commit is contained in:
Andrew Kent 2018-11-02 03:43:51 +00:00 committed by GitHub
commit 3c80c25ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ ext {
junit : "4.12",
logback : "1.2.3",
lombok : "1.18.2",
bytebuddy : "1.9.2",
bytebuddy : "1.9.3",
]
deps = [