Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#275)
Browse files Browse the repository at this point in the history
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.34 to 1.18.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.34...v1.18.36)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 18, 2024
1 parent 1332dd3 commit 0e5da54
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 @@ -120,7 +120,7 @@
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<kafka.version>3.6.1</kafka.version>
<kafka-streams-avro-serde.version>7.7.1</kafka-streams-avro-serde.version>
<lombok.version>1.18.34</lombok.version>
<lombok.version>1.18.36</lombok.version>
<mockito.version>5.14.2</mockito.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
<maven.compiler.java.version>17</maven.compiler.java.version>
Expand Down

0 comments on commit 0e5da54

Please sign in to comment.