Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.28 (#173)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent 45cbb93 commit 08a1fcd
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 08a1fcd

Please sign in to comment.