Skip to content

Commit

Permalink
fix(deps): update dependency org.projectlombok:lombok to v1.18.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent a9f2f55 commit a34b122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jooq_jdk17 = "3.19.10"
jooqx = "2.0.0-rc3"

[libraries]
lombok = { module = "org.projectlombok:lombok", version = "1.18.26" }
lombok = { module = "org.projectlombok:lombok", version = "1.18.34" }
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
javaUtils = { module = "io.github.zero88:java-utils", version = "2.0.0" }
rsqlParser = { module = "io.github.zero88:rsql-parser", version = "2.2.1" }
Expand Down

0 comments on commit a34b122

Please sign in to comment.