Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent c718419 commit 17a5b68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ kotlin {
dependencies {
implementation(project(":ktor-client:ktor-client-cio"))
implementation(libs.kotlin.test.junit5)
implementation("org.mockito:mockito-core:5.14.2")
implementation("org.mockito:mockito-core:5.16.0")
}
}
}

0 comments on commit 17a5b68

Please sign in to comment.