Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-junit-jupiter to v5.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2024
1 parent 63100ed commit 16fc096
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.1" }
maven-artifact = { module = "org.apache.maven:maven-artifact", version = "3.9.9" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.14.1" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.14.2" }
testng = { module = "org.testng:testng", version.ref = "latestTestNG" }

0 comments on commit 16fc096

Please sign in to comment.