Skip to content

Commit 8eff468

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.mockito:mockito-junit-jupiter to v5.17.0
1 parent d02de5f commit 8eff468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ junit4 = { module = "junit:junit", version = "4.13.2" }
99
junit-bom = { module = "org.junit:junit-bom", version = "5.7.2" }
1010
log4j-bom = { module = "org.apache.logging.log4j:log4j-bom", version = "2.24.3" }
1111
maven-artifact = { module = "org.apache.maven:maven-artifact", version = "3.9.9" }
12-
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.16.1" }
12+
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version = "5.17.0" }
1313
testng = { module = "org.testng:testng", version.ref = "latestTestNG" }

0 commit comments

Comments
 (0)