We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dc7dbd + f9a3fef commit df3f86bCopy full SHA for df3f86b
build.gradle
@@ -116,7 +116,7 @@ dependencies {
116
testImplementation 'org.mockito:mockito-core:5.17.0'
117
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
118
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
119
- testImplementation 'net.bytebuddy:byte-buddy:1.17.5'
+ testImplementation 'net.bytebuddy:byte-buddy:1.17.6'
120
121
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
122
0 commit comments