Skip to content

Commit

Permalink
Merge pull request #623 from purrbot-site/dependabot/gradle/org.proje…
Browse files Browse the repository at this point in the history
…ctlombok-lombok-1.18.34

Bump org.projectlombok:lombok from 1.18.32 to 1.18.34
  • Loading branch information
Andre601 authored Jun 28, 2024
2 parents fd08a04 + e4a7fc0 commit 8d955a2
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 @@ -59,7 +59,7 @@ dependencies {
implementation group: 'com.mashape.unirest', name: 'unirest-java', version: '1.4.9'
implementation group: 'com.github.rainestormee', name: 'jda-command', version: '1.1.5'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.8'
implementation group: 'org.projectlombok', name: 'lombok', version: '1.18.32'
implementation group: 'org.projectlombok', name: 'lombok', version: '1.18.34'
implementation group: 'io.javalin', name: 'javalin', version: '6.1.6'
implementation group: 'org.json', name: 'json', version: '20240303'
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.12.0'
Expand Down

0 comments on commit 8d955a2

Please sign in to comment.