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 Nov 19, 2024
1 parent f2b0280 commit 8adc748
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 @@ -21,8 +21,8 @@ repositories {

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

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

0 comments on commit 8adc748

Please sign in to comment.