Skip to content

Commit 8d455e8

Browse files
authored
Merge pull request #143 from kit-data-manager/renovate/net.bytebuddy-byte-buddy-1.x
Update dependency net.bytebuddy:byte-buddy to v1.16.1
2 parents 02086b7 + ae3aeb1 commit 8d455e8

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
@@ -97,7 +97,7 @@ dependencies {
9797
testImplementation 'org.mockito:mockito-core:5.14.2'
9898
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
9999
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
100-
testImplementation 'net.bytebuddy:byte-buddy:1.15.10'
100+
testImplementation 'net.bytebuddy:byte-buddy:1.16.1'
101101

102102
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
103103

0 commit comments

Comments
 (0)