Skip to content

Commit 0b62198

Browse files
authored
Merge pull request #271 from kit-data-manager/renovate/net.bytebuddy-byte-buddy-1.x
Update dependency net.bytebuddy:byte-buddy to v1.18.1
2 parents 018eef2 + 3a68415 commit 0b62198

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
@@ -120,7 +120,7 @@ dependencies {
120120
testImplementation 'org.mockito:mockito-core:5.20.0'
121121
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
122122
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
123-
testImplementation 'net.bytebuddy:byte-buddy:1.17.7'
123+
testImplementation 'net.bytebuddy:byte-buddy:1.18.1'
124124

125125
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
126126

0 commit comments

Comments
 (0)