Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 14e92ae commit ccc1025
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.2")
}
}
}
Expand Down

0 comments on commit ccc1025

Please sign in to comment.