Skip to content

Commit

Permalink
chore: Bump mockito-inline from 4.8.0 to 4.8.1 in /api-wrapper/servic…
Browse files Browse the repository at this point in the history
…es/api-wrapper (#198)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and florianrusch-zf committed Oct 20, 2022
1 parent 6b0ea14 commit 26f581d
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 @@ -28,7 +28,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.1")
testImplementation("org.assertj:assertj-core:3.23.1")
testImplementation("org.mockito:mockito-inline:4.8.0")
testImplementation("org.mockito:mockito-inline:4.8.1")
}

java {
Expand Down

0 comments on commit 26f581d

Please sign in to comment.