We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02086b7 + ae3aeb1 commit 8d455e8Copy full SHA for 8d455e8
build.gradle
@@ -97,7 +97,7 @@ dependencies {
97
testImplementation 'org.mockito:mockito-core:5.14.2'
98
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
99
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
100
- testImplementation 'net.bytebuddy:byte-buddy:1.15.10'
+ testImplementation 'net.bytebuddy:byte-buddy:1.16.1'
101
102
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
103
0 commit comments