Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent ff75361 commit 370f799
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 @@ -46,7 +46,7 @@ antlr-runtime = { module = "org.antlr:antlr4-runtime", version = "4.8-1" } # we

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

# 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 370f799

Please sign in to comment.