We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 018eef2 + 3a68415 commit 0b62198Copy full SHA for 0b62198
build.gradle
@@ -120,7 +120,7 @@ dependencies {
120
testImplementation 'org.mockito:mockito-core:5.20.0'
121
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
122
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
123
- testImplementation 'net.bytebuddy:byte-buddy:1.17.7'
+ testImplementation 'net.bytebuddy:byte-buddy:1.18.1'
124
125
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
126
0 commit comments