Skip to content

Commit

Permalink
chore: update dependency org.mockito:mockito-junit-jupiter to v5.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent b668aae commit e8c9100
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 @@ -19,7 +19,7 @@ springGrpc = "0.3.0-SNAPSHOT"

# testing
junit = "5.11.4"
mockito = "5.14.2"
mockito = "5.15.2"
junitLauncher = "1.11.4"
testcontainers = "1.20.4"

Expand Down

0 comments on commit e8c9100

Please sign in to comment.