Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-junit-jupiter to v5.7.0 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob93c authored Nov 2, 2023
2 parents e46ae1d + 9ab6d94 commit c1f947a
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 @@ -7,7 +7,7 @@ commons-lang3 = "org.apache.commons:commons-lang3:3.13.0"
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
log4j = "org.apache.logging.log4j:log4j-core:2.21.1"
mockito = "org.mockito:mockito-junit-jupiter:5.6.0"
mockito = "org.mockito:mockito-junit-jupiter:5.7.0"

[plugins]
shadow = "com.github.johnrengelman.shadow:8.1.1"

0 comments on commit c1f947a

Please sign in to comment.