File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ dependencies {
147147 testImplementation group : ' org.json' , name : ' json' , version : ' 20240205'
148148 testImplementation group : ' org.mockito' , name : ' mockito-core' , version : ' 5.14.2'
149149 testImplementation group : ' org.mockito' , name : ' mockito-inline' , version : ' 5.2.0'
150- testImplementation(" net.bytebuddy:byte-buddy:1.15.4 " )
151- testImplementation(" net.bytebuddy:byte-buddy-agent:1.15.4 " )
150+ testImplementation(" net.bytebuddy:byte-buddy:1.15.10 " )
151+ testImplementation(" net.bytebuddy:byte-buddy-agent:1.15.10 " )
152152 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.2'
153153 testImplementation ' org.mockito:mockito-junit-jupiter:5.14.2'
154154 testImplementation " com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
You can’t perform that action at this time.
0 commit comments