Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-junit-jupiter to v5.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 5ad9526 commit 28f9209
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 @@ -9,5 +9,5 @@ junit4 = { module = "junit:junit", version = "4.13.2" }
junit-bom = { module = "org.junit:junit-bom", version = "5.7.2" }
log4j-bom = { module = "org.apache.logging.log4j:log4j-bom", version = "2.24.3" }
maven-artifact = { module = "org.apache.maven:maven-artifact", version = "3.9.9" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.14.2" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.15.2" }
testng = { module = "org.testng:testng", version.ref = "latestTestNG" }

0 comments on commit 28f9209

Please sign in to comment.