Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.15.2 (#1917)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 7705922 commit 4cfd1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ini4j = { module = "org.ini4j:ini4j", version = "0.5.4" }

# test
junit-params = { module = "org.junit.jupiter:junit-jupiter-params", version = "5.11.0"}
mockito = { module = "org.mockito:mockito-core", version = "5.14.0"}
mockito = { module = "org.mockito:mockito-core", version = "5.15.2"}

# plugins needed for build.gradle.kts in buildSrc
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit 4cfd1f9

Please sign in to comment.