Skip to content

Commit

Permalink
chore: update dependency org.mockito:mockito-junit-jupiter to v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2023
1 parent a3f3d31 commit 3f6f206
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 @@ -14,7 +14,7 @@ guava = "31.1-jre"

# testing
junit = "5.9.2"
mockito = "5.2.0"
mockito = "5.3.0"
testcontainers = "1.17.6"

# compile time processing
Expand Down

0 comments on commit 3f6f206

Please sign in to comment.