Skip to content

Commit

Permalink
Merge pull request #110 from lsd-consulting/dependabot/gradle/com.mic…
Browse files Browse the repository at this point in the history
…rosoft.playwright-playwright-1.41.0
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
2 parents 684369d + 3e1dcee commit 5eabb33
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 @@ -34,7 +34,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
testImplementation 'org.junit-pioneer:junit-pioneer:2.2.0'
testImplementation "org.mockito.kotlin:mockito-kotlin:5.2.1"
testImplementation 'com.microsoft.playwright:playwright:1.40.0'
testImplementation 'com.microsoft.playwright:playwright:1.41.0'

testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
}
Expand Down

0 comments on commit 5eabb33

Please sign in to comment.