Skip to content

Commit

Permalink
Merge pull request #157 from lsd-consulting/dependabot/gradle/org.moc…
Browse files Browse the repository at this point in the history
…kito.kotlin-mockito-kotlin-5.4.0
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
2 parents 9bf2988 + 42c208a commit 9cc08c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
testImplementation 'org.junit-pioneer:junit-pioneer:2.2.0'
testImplementation "org.mockito.kotlin:mockito-kotlin:5.3.1"
testImplementation "org.mockito.kotlin:mockito-kotlin:5.4.0"
testImplementation 'com.microsoft.playwright:playwright:1.47.0'

testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
Expand Down

0 comments on commit 9cc08c5

Please sign in to comment.