Skip to content

Commit

Permalink
Merge pull request #548 from boudicca-events/dependabot/gradle/com.mi…
Browse files Browse the repository at this point in the history
…crosoft.playwright-playwright-1.49.0

Bump com.microsoft.playwright:playwright from 1.48.0 to 1.49.0
  • Loading branch information
Yolgie authored Nov 23, 2024
2 parents e4124cb + a8a940e commit 671cb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boudicca.base/publisher-event-html/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
api("com.github.jknack:handlebars:4.4.0")
api(project(":boudicca.base:search-client"))
testImplementation("com.microsoft.playwright:playwright:1.48.0")
testImplementation("com.microsoft.playwright:playwright:1.49.0")
testImplementation("com.deque.html.axe-core:playwright:4.10.1")
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")
}

0 comments on commit 671cb1b

Please sign in to comment.