Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Brutus5000 committed Nov 22, 2024
1 parent fcdacec commit 3a5513a
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 @@ -5,7 +5,7 @@ reactor = "3.7.0"
mockito = "5.14.2"

[libraries]
lombok = { module = "org.projectlombok:lombok", version = "1.18.34" }
lombok = { module = "org.projectlombok:lombok", version = "1.18.36" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.6" }
Expand Down

0 comments on commit 3a5513a

Please sign in to comment.