Skip to content

Commit 91c63b3

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.15.10
1 parent 46ed6a5 commit 91c63b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ dependencies {
144144
testImplementation('org.projectlombok:lombok')
145145
testAnnotationProcessor('org.projectlombok:lombok')
146146

147-
testImplementation('net.bytebuddy:byte-buddy:1.14.19')
147+
testImplementation('net.bytebuddy:byte-buddy:1.15.10')
148148
testImplementation('junit:junit:4.13.2')
149149
testImplementation "org.testcontainers:testcontainers:1.19.8"
150150
testImplementation "org.testcontainers:junit-jupiter:1.19.8"

0 commit comments

Comments
 (0)