File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ dependencies {
105105 testImplementation " org.junit.jupiter:junit-jupiter-engine"
106106 testImplementation ' org.apache.commons:commons-io:1.3.2'
107107 testImplementation ' org.assertj:assertj-core:3.27.6'
108- testImplementation ' org.mockito:mockito-core:5.19 .0'
109- testImplementation ' org.mockito:mockito-junit-jupiter:5.19 .0'
108+ testImplementation ' org.mockito:mockito-core:5.20 .0'
109+ testImplementation ' org.mockito:mockito-junit-jupiter:5.20 .0'
110110 testImplementation " com.squareup.okhttp3:mockwebserver:5.1.0"
111111}
112112
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ dependencies {
5555 api " org.hibernate:hibernate-core-jakarta:5.6.15.Final"
5656 api " org.hsqldb:hsqldb:2.7.4"
5757 api " junit:junit:4.13.2"
58- api " org.mockito:mockito-core:5.19 .0"
59- api " org.mockito:mockito-junit-jupiter:5.19 .0"
58+ api " org.mockito:mockito-core:5.20 .0"
59+ api " org.mockito:mockito-junit-jupiter:5.20 .0"
6060 api " org.slf4j:jcl-over-slf4j:2.0.17"
6161 api " org.slf4j:log4j-over-slf4j:2.0.17"
6262 api " org.slf4j:slf4j-api:2.0.17"
You can’t perform that action at this time.
0 commit comments