Skip to content

Commit 051127d

Browse files
committed
Latest byte buddy
1 parent 4ec6d42 commit 051127d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
implementation 'net.bytebuddy:byte-buddy:1.14.6'
16+
implementation 'net.bytebuddy:byte-buddy:1.17.8'
1717
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
1818
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
1919
testImplementation 'org.skyscreamer:jsonassert:1.5.1'

0 commit comments

Comments
 (0)