Skip to content

Commit

Permalink
chore(deps): upgrade java deps (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
Skraye authored Feb 28, 2024
1 parent 6e5a6fe commit 09ed030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter-engine"
testImplementation "org.hamcrest:hamcrest:2.2"
testImplementation "org.hamcrest:hamcrest-library:2.2"
testImplementation "org.mockito:mockito-core:5.8.0"
testImplementation "org.mockito:mockito-core:5.10.0"
testImplementation "org.mockito:mockito-junit-jupiter"
}

Expand Down

0 comments on commit 09ed030

Please sign in to comment.