Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#415)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 3eb9858 commit 1efe36d
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 @@ -18,7 +18,7 @@

<properties>
<revision>0.1.0-SNAPSHOT</revision>
<lombok.version>1.18.30</lombok.version>
<lombok.version>1.18.32</lombok.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<jacoco.version>0.8.11</jacoco.version>
<skipTests>false</skipTests> <!--unit, integration and e2e tests-->
Expand Down

0 comments on commit 1efe36d

Please sign in to comment.