Skip to content

Commit

Permalink
Update gradle/dependencies.gradle
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Gichuhi <[email protected]>
  • Loading branch information
timayabi2020 and Ndiritu authored Sep 3, 2024
1 parent 906154c commit b737d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
// Use JUnit test framework
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
testImplementation 'org.mockito:mockito-core:5.12.0'
testImplementation 'org.mockito:mockito-core:5.13.0'

implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
Expand Down

0 comments on commit b737d77

Please sign in to comment.