Skip to content

Commit

Permalink
Merge pull request #114 from kousen/dependabot/gradle/org.mockito-moc…
Browse files Browse the repository at this point in the history
…kito-junit-jupiter-5.14.2

Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2
  • Loading branch information
kousen authored Oct 16, 2024
2 parents e692770 + 945cb87 commit 5e31f88
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 @@ -11,7 +11,7 @@ jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
junit-vintage = { module = "org.junit.vintage:junit-vintage-engine", version.ref = "junit" }
mockito-inline = { module = "org.mockito:mockito-inline", version.ref = "mockito" }
mockito-junit = "org.mockito:mockito-junit-jupiter:5.14.1"
mockito-junit = "org.mockito:mockito-junit-jupiter:5.14.2"

[bundles]
jmh = [
Expand Down

0 comments on commit 5e31f88

Please sign in to comment.