Skip to content

Commit 6b88837

Browse files
Merge pull request #13 from ViaVersionAddons/dependabot/gradle/org.jetbrains-annotations-26.0.2
2 parents 6991d87 + a3f2238 commit 6b88837

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
@@ -22,7 +22,7 @@ repositories {
2222

2323
dependencies {
2424
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
25-
compileOnly "org.jetbrains:annotations:26.0.1"
25+
compileOnly "org.jetbrains:annotations:26.0.2"
2626
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
2727
compileOnly "net.raphimc:ViaProxy:3.4.0-SNAPSHOT"
2828
}

0 commit comments

Comments
 (0)