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 @@ -152,12 +152,12 @@ dependencies {
152152 testImplementation group : ' org.mockito' , name : ' mockito-inline' , version : ' 5.2.0'
153153 testImplementation(" net.bytebuddy:byte-buddy:1.15.4" )
154154 testImplementation(" net.bytebuddy:byte-buddy-agent:1.15.4" )
155- testImplementation ' org.junit.jupiter:junit-jupiter-api:5.10 .2'
155+ testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11 .2'
156156 testImplementation ' org.mockito:mockito-junit-jupiter:5.13.0'
157157 testImplementation " com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
158158 testImplementation " com.cronutils:cron-utils:9.2.1"
159159 testImplementation " commons-validator:commons-validator:1.8.0"
160- testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.10 .2'
160+ testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.11 .2'
161161}
162162
163163task extractSqlJar (type : Copy ) {
You can’t perform that action at this time.
0 commit comments