Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from MrCraftTeamMC/renovate/org.projectlombok-l…
Browse files Browse the repository at this point in the history
…ombok-1.x

fix(deps): update dependency org.projectlombok:lombok to v1.18.32
  • Loading branch information
erha134 authored Mar 29, 2024
2 parents f9d06fa + f508d22 commit 49677b4
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 @@ -78,8 +78,8 @@ subprojects {
dependencies {
compileOnly "net.luckperms:api:5.4"

annotationProcessor 'org.projectlombok:lombok:1.18.30'
compileOnly 'org.projectlombok:lombok:1.18.30'
annotationProcessor 'org.projectlombok:lombok:1.18.32'
compileOnly 'org.projectlombok:lombok:1.18.32'

implementation "com.electronwill.night-config:toml:3.6.7"
}
Expand Down

0 comments on commit 49677b4

Please sign in to comment.