Update dependency com.microsoft.playwright:playwright to v1.45.1

This commit is contained in:
renovate[bot]
2024-07-23 00:05:41 +00:00
committed by GitHub
parent abc498b09c
commit 30cd2b9b53

View File

@@ -488,7 +488,7 @@
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>playwright</artifactId>
<version>1.45.0</version>
<version>1.45.1</version>
<scope>test</scope>
</dependency>