Skip to content

Commit 03c9bd5

Browse files
Merge pull request DataDog#1175 from DataDog/landerson/bytebuddy-10.6
Update bytebuddy to 1.10.6
2 parents e05c892 + e351ce5 commit 03c9bd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎gradle/dependencies.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ext {
1515
groovy : groovyVer,
1616
logback : "1.2.3",
1717
lombok : "1.18.10",
18-
bytebuddy : "1.10.4",
18+
bytebuddy : "1.10.6",
1919
scala : "2.11.12", // Last version to support Java 7 (2.12+ require Java 8+)
2020
kotlin : "1.3.50",
2121
coroutines : "1.3.0"

0 commit comments

Comments
 (0)