Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-junit-jupiter to v5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent d9b0484 commit 52b9fd8
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.23.1" }
maven-artifact = { module = "org.apache.maven:maven-artifact", version = "3.9.9" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.12.0" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.13.0" }
testng = { module = "org.testng:testng", version.ref = "latestTestNG" }

0 comments on commit 52b9fd8

Please sign in to comment.