Skip to content

Commit 209647b

Browse files
Bump net.raphimc:ViaProxy from 3.4.2 to 3.4.3
Bumps [net.raphimc:ViaProxy](https://github.com/ViaVersion/ViaProxy) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/ViaVersion/ViaProxy/releases) - [Commits](ViaVersion/ViaProxy@v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: net.raphimc:ViaProxy dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba8ed12 commit 209647b

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
@@ -22,7 +22,7 @@ repositories {
2222
}
2323

2424
dependencies {
25-
implementation("net.raphimc:ViaProxy:3.4.2") {
25+
implementation("net.raphimc:ViaProxy:3.4.3") {
2626
transitive = false
2727
}
2828

0 commit comments

Comments
 (0)