Skip to content

Commit 220a993

Browse files
Bump dev.kastle.netty:netty-transport-raknet from 1.5.2 to 1.6.1
Bumps [dev.kastle.netty:netty-transport-raknet](https://github.com/Kas-tle/NetworkCompatible) from 1.5.2 to 1.6.1. - [Release notes](https://github.com/Kas-tle/NetworkCompatible/releases) - [Commits](Kas-tle/NetworkCompatible@1.5.2...1.6.1) --- updated-dependencies: - dependency-name: dev.kastle.netty:netty-transport-raknet dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8629fde commit 220a993

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
@@ -98,7 +98,7 @@ dependencies {
9898
includeInJar("net.raphimc:MinecraftAuth:5.0.0") {
9999
exclude group: "com.google.code.gson", module: "gson"
100100
}
101-
includeInJar("dev.kastle.netty:netty-transport-raknet:1.5.2") {
101+
includeInJar("dev.kastle.netty:netty-transport-raknet:1.6.1") {
102102
exclude group: "io.netty"
103103
}
104104
includeInJar("dev.kastle.netty:netty-transport-nethernet:1.6.0") {

0 commit comments

Comments
 (0)