Skip to content

Commit 0226969

Browse files
Update dependency org.projectlombok:lombok to v1.18.40
1 parent e99a157 commit 0226969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playwright-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.projectlombok</groupId>
4444
<artifactId>lombok</artifactId>
45-
<version>1.18.38</version>
45+
<version>1.18.40</version>
4646
<scope>provided</scope>
4747
</dependency>
4848
<dependency>

0 commit comments

Comments
 (0)