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 @@ -14,8 +14,8 @@ dependencies {
1414 implementation(" me.xdrop:fuzzywuzzy:1.4.0" )
1515 testImplementation(" org.junit.jupiter:junit-jupiter-api:6.0.3" )
1616 testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.0.3" )
17- testImplementation(" org.mockito:mockito-core:5.22 .0" )
18- testImplementation(" org.mockito:mockito-junit-jupiter:5.22 .0" )
17+ testImplementation(" org.mockito:mockito-core:5.23 .0" )
18+ testImplementation(" org.mockito:mockito-junit-jupiter:5.23 .0" )
1919 testImplementation(" me.xdrop:fuzzywuzzy:1.4.0" )
2020 implementation(" org.bstats:bstats-bukkit:3.2.1" )
2121 implementation(" org.apache.commons:commons-collections4:4.5.0" )
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ dependencies {
3434
3535 testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
3636 testImplementation(" org.junit.jupiter:junit-jupiter:6.0.3" )
37- testImplementation(" org.mockito:mockito-core:5.22 .0" )
38- testImplementation(" org.mockito:mockito-junit-jupiter:5.22 .0" )
37+ testImplementation(" org.mockito:mockito-core:5.23 .0" )
38+ testImplementation(" org.mockito:mockito-junit-jupiter:5.23 .0" )
3939}
4040
4141tasks {
You can’t perform that action at this time.
0 commit comments