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 20, 2024
1 parent 036d6f3 commit fadedd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ repositories {

dependencies {
gatling group: 'org.postgresql', name: 'postgresql', version: '42.7.3'
gatling 'org.projectlombok:lombok:1.18.30'
gatlingAnnotationProcessor 'org.projectlombok:lombok:1.18.30'
gatling 'org.projectlombok:lombok:1.18.32'
gatlingAnnotationProcessor 'org.projectlombok:lombok:1.18.32'
gatling 'com.github.hmcts:juror-generation-support-library:1.4.0'

gatling group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.3'
Expand Down

0 comments on commit fadedd1

Please sign in to comment.