Skip to content

Commit 24c99be

Browse files
Bump net.raphimc:ViaProxy from 3.4.4 to 3.4.5
Bumps [net.raphimc:ViaProxy](https://github.com/ViaVersion/ViaProxy) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/ViaVersion/ViaProxy/releases) - [Commits](ViaVersion/ViaProxy@v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: net.raphimc:ViaProxy dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a9040b commit 24c99be

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
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
implementation("net.raphimc:ViaProxy:3.4.4") {
6+
implementation("net.raphimc:ViaProxy:3.4.5") {
77
transitive = false
88
}
99
}

0 commit comments

Comments
 (0)