Skip to content

Commit 7c74795

Browse files
Bump net.raphimc:ViaProxy from 3.4.3 to 3.4.4 (#15)
Bumps [net.raphimc:ViaProxy](https://github.com/ViaVersion/ViaProxy) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/ViaVersion/ViaProxy/releases) - [Commits](ViaVersion/ViaProxy@v3.4.3...3.4.4) --- updated-dependencies: - dependency-name: net.raphimc:ViaProxy dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50f4585 commit 7c74795

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
@@ -14,7 +14,7 @@ repositories {
1414
}
1515

1616
dependencies {
17-
implementation("net.raphimc:ViaProxy:3.4.3") {
17+
implementation("net.raphimc:ViaProxy:3.4.4") {
1818
transitive = false
1919
}
2020

0 commit comments

Comments
 (0)