We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec6d42 commit 051127dCopy full SHA for 051127d
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation 'net.bytebuddy:byte-buddy:1.14.6'
+ implementation 'net.bytebuddy:byte-buddy:1.17.8'
17
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
18
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
19
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
0 commit comments