Skip to content

Commit

Permalink
build: upgrade lombok to 1.18.34
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored and paodb committed Nov 5, 2024
1 parent 38dd49c commit fc7588e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<version>1.18.34</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fc7588e

Please sign in to comment.