Skip to content

Commit 676338f

Browse files
Merge pull request #10 from ViaVersionAddons/dependabot/gradle/net.raphimc-ViaProxy-3.3.8-SNAPSHOT
2 parents d5f9df4 + f6c5665 commit 676338f

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
@@ -24,7 +24,7 @@ dependencies {
2424
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
2525
compileOnly "org.jetbrains:annotations:26.0.1"
2626
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
27-
compileOnly "net.raphimc:ViaProxy:3.3.7-SNAPSHOT"
27+
compileOnly "net.raphimc:ViaProxy:3.3.8-SNAPSHOT"
2828
}
2929

3030
processResources {

0 commit comments

Comments
 (0)