Skip to content

Commit

Permalink
chore(deps): 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 Dec 21, 2024
1 parent 31596f4 commit 10b4d97
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 @@ -99,8 +99,8 @@ dependencies {
compileOnly "dev.folia:folia-api:1.20.4-R0.1-SNAPSHOT"

// Lombok
compileOnly 'org.projectlombok:lombok:1.18.34'
annotationProcessor 'org.projectlombok:lombok:1.18.34'
compileOnly 'org.projectlombok:lombok:1.18.36'
annotationProcessor 'org.projectlombok:lombok:1.18.36'

// Ansi
compileOnly 'org.fusesource.jansi:jansi:2.4.1'
Expand Down

0 comments on commit 10b4d97

Please sign in to comment.