Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-junit-jupiter to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent 3719ea3 commit e091390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -20,7 +20,7 @@ repositories {
dependencies {
val awitilityVersion = "4.2.0"
val junitJupiterVersion = "5.8.2"
val mockitoVersion = "4.3.1"
val mockitoVersion = "4.11.0"
val nettyVersion = "4.1.78.Final"
val slf4jVersion = "1.7.36"
val springVersion = "5.3.21"
Expand Down

0 comments on commit e091390

Please sign in to comment.