Skip to content

Commit b737d77

Browse files
Update gradle/dependencies.gradle
Co-authored-by: Philip Gichuhi <[email protected]>
1 parent 906154c commit b737d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dependencies {
22
// Use JUnit test framework
33
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
44
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
5-
testImplementation 'org.mockito:mockito-core:5.12.0'
5+
testImplementation 'org.mockito:mockito-core:5.13.0'
66

77
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
88
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

0 commit comments

Comments
 (0)