Skip to content

Commit

Permalink
Merge pull request #79 from alapierre/renovate/lombok.version
Browse files Browse the repository at this point in the history
Update dependency org.projectlombok:lombok to v1.18.30
  • Loading branch information
alapierre authored Nov 12, 2023
2 parents 55c3102 + 7900c56 commit 41e7823
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 @@ -66,7 +66,7 @@
<maven.compiler.release>11</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<annotations.version>24.0.1</annotations.version>
<lombok.version>1.18.26</lombok.version>
<lombok.version>1.18.30</lombok.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
<logback-classic.version>1.4.6</logback-classic.version>
<okhttp.version>4.11.0</okhttp.version>
Expand Down

0 comments on commit 41e7823

Please sign in to comment.