Skip to content

Commit

Permalink
Merge pull request #3 from Lenni0451/dependabot/gradle/net.raphimc-Vi…
Browse files Browse the repository at this point in the history
…aProxy-3.4.0-SNAPSHOT
  • Loading branch information
Lenni0451 authored Jan 2, 2025
2 parents eb3d96a + f95f2b1 commit ffa6cc6
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 @@ -35,7 +35,7 @@ dependencies {
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
compileOnly "org.jetbrains:annotations:26.0.1"
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
compileOnly "net.raphimc:ViaProxy:3.3.8-SNAPSHOT"
compileOnly "net.raphimc:ViaProxy:3.4.0-SNAPSHOT"
include "net.lenni0451.commons:gson:1.7.0-SNAPSHOT"
}

Expand Down

0 comments on commit ffa6cc6

Please sign in to comment.