Skip to content

Commit f78e885

Browse files
build(deps): bump com.microsoft.playwright:playwright from 1.60.0 to 1.61.0 (via #1332)
1 parent d5a8c73 commit f78e885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

allure-playwright/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Allure Playwright Integration"
22

33
val agent: Configuration by configurations.creating
44

5-
val playwrightVersion = "1.60.0"
5+
val playwrightVersion = "1.61.0"
66

77
dependencies {
88
agent("org.aspectj:aspectjweaver")

0 commit comments

Comments
 (0)