Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 5734e42 commit 75ccf4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
}
ext {
selcukesVersion = "2.3.9"
lombokVersion = "1.18.30"
lombokVersion = "1.18.32"
slf4jVersion = "2.23.1"
}

Expand Down

0 comments on commit 75ccf4e

Please sign in to comment.