Skip to content

Commit af6d07c

Browse files
committed
Resolved Gradle build dependency
1 parent 2c674be commit af6d07c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repositories {
2222
dependencies {
2323
testImplementation 'junit:junit:4.13.1'
2424
testImplementation 'com.jayway.jsonpath:json-path:2.1.0'
25-
testImplementation 'org.mockito:mockito-core:1.9.5'
25+
testImplementation 'org.mockito:mockito-core:4.2.0'
2626
}
2727

2828
subprojects {

0 commit comments

Comments
 (0)