Skip to content

Commit ec5e14c

Browse files
Bump net.raphimc:ViaProxy from 3.4.0-SNAPSHOT to 3.4.1-SNAPSHOT
Bumps net.raphimc:ViaProxy from 3.4.0-SNAPSHOT to 3.4.1-SNAPSHOT. --- updated-dependencies: - dependency-name: net.raphimc:ViaProxy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63f827a commit ec5e14c

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
@@ -35,7 +35,7 @@ dependencies {
3535
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
3636
compileOnly "org.jetbrains:annotations:26.0.2"
3737
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
38-
compileOnly "net.raphimc:ViaProxy:3.4.0-SNAPSHOT"
38+
compileOnly "net.raphimc:ViaProxy:3.4.1-SNAPSHOT"
3939
include "net.lenni0451.commons:gson:1.7.0"
4040
}
4141

0 commit comments

Comments
 (0)