Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent dd922f6 commit 256e665
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ repositories {

dependencies {
compileOnly("org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT")
compileOnly("org.projectlombok:lombok:1.18.26")
compileOnly("org.projectlombok:lombok:1.18.28")
compileOnly("org.jetbrains:annotations:24.0.1")
annotationProcessor("org.projectlombok:lombok:1.18.26")
annotationProcessor("org.projectlombok:lombok:1.18.28")
}

version = rootProject.version
Expand Down

0 comments on commit 256e665

Please sign in to comment.