Skip to content

Commit df3f86b

Browse files
authored
Merge pull request #222 from kit-data-manager/renovate/net.bytebuddy-byte-buddy-1.x
Update dependency net.bytebuddy:byte-buddy to v1.17.6
2 parents 7dc7dbd + f9a3fef commit df3f86b

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
@@ -116,7 +116,7 @@ dependencies {
116116
testImplementation 'org.mockito:mockito-core:5.17.0'
117117
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
118118
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
119-
testImplementation 'net.bytebuddy:byte-buddy:1.17.5'
119+
testImplementation 'net.bytebuddy:byte-buddy:1.17.6'
120120

121121
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
122122

0 commit comments

Comments
 (0)