Skip to content

Commit

Permalink
Bump mockito-inline from 4.5.1 to 4.7.0 in /api-wrapper/services/api-…
Browse files Browse the repository at this point in the history
…wrapper (#145)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2022
1 parent 0b3d9d1 commit 6542d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-wrapper/services/api-wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.2")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.2")
testImplementation("org.assertj:assertj-core:3.22.0")
testImplementation("org.mockito:mockito-inline:4.5.1")
testImplementation("org.mockito:mockito-inline:4.7.0")
}

java {
Expand Down

0 comments on commit 6542d89

Please sign in to comment.