Skip to content

Commit

Permalink
Merge pull request #22 from project-ncl/renovate/lombok.version
Browse files Browse the repository at this point in the history
Update dependency org.projectlombok:lombok to v1.18.36
  • Loading branch information
rnc authored Feb 11, 2025
2 parents be7e560 + 34907df commit db3ca97
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 @@ -53,7 +53,7 @@
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.17.3</quarkus.platform.version>

<lombok.version>1.18.32</lombok.version>
<lombok.version>1.18.36</lombok.version>
<quarkus.package.type>uber-jar</quarkus.package.type>
</properties>

Expand Down

0 comments on commit db3ca97

Please sign in to comment.