Skip to content

Commit

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

Bump com.microsoft.playwright:playwright from 1.46.0 to 1.47.0
  • Loading branch information
Yolgie authored Sep 21, 2024
2 parents 6d184dd + 0954919 commit f6f4c56
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.46.0")
testImplementation("com.microsoft.playwright:playwright:1.47.0")
testImplementation("com.deque.html.axe-core:playwright:4.9.1")
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")
}

0 comments on commit f6f4c56

Please sign in to comment.