Skip to content

Commit 1bf2a45

Browse files
authored
Merge pull request #10 from ViaVersionAddons/dependabot/gradle/org.projectlombok-lombok-1.18.38
Bump org.projectlombok:lombok from 1.18.36 to 1.18.38
2 parents eed4442 + 63090d0 commit 1bf2a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repositories {
3434
dependencies {
3535
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
3636
compileOnly "org.jetbrains:annotations:26.0.2"
37-
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
37+
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.38"))
3838
compileOnly "net.raphimc:ViaProxy:3.4.1-SNAPSHOT"
3939
include "net.lenni0451.commons:gson:1.7.0"
4040
}

0 commit comments

Comments
 (0)