Skip to content

Commit

Permalink
Merge pull request #6 from ViaVersionAddons/dependabot/gradle/org.pro…
Browse files Browse the repository at this point in the history
…jectlombok-lombok-1.18.36
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
2 parents 0e44021 + bf2031a commit 39409d3
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
compileOnly "org.jetbrains:annotations:26.0.1"
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.34"))
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
compileOnly "net.raphimc:ViaProxy:3.3.6-SNAPSHOT"
}

Expand Down

0 comments on commit 39409d3

Please sign in to comment.