Skip to content

Commit 09c9ba7

Browse files
Bump dev.kastle.netty:netty-transport-raknet from 1.7.0 to 1.7.1 (#701)
Bumps [dev.kastle.netty:netty-transport-raknet](https://github.com/Kas-tle/NetworkCompatible) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/Kas-tle/NetworkCompatible/releases) - [Commits](Kas-tle/NetworkCompatible@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: dev.kastle.netty:netty-transport-raknet dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8a6284 commit 09c9ba7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ dependencies {
9696
includeInJar("net.raphimc:MinecraftAuth:5.0.1-20260217.194827-4") {
9797
exclude group: "com.google.code.gson", module: "gson"
9898
}
99-
includeInJar("dev.kastle.netty:netty-transport-raknet:1.7.0") {
99+
includeInJar("dev.kastle.netty:netty-transport-raknet:1.7.1") {
100100
exclude group: "io.netty"
101101
}
102-
includeInJar("dev.kastle.netty:netty-transport-nethernet:1.7.0") {
102+
includeInJar("dev.kastle.netty:netty-transport-nethernet:1.7.1") {
103103
exclude group: "io.netty"
104104
}
105105
["windows-x86_64", "windows-aarch64", "linux-x86_64", "linux-aarch64", "macos-x86_64", "macos-aarch64"].each {

0 commit comments

Comments
 (0)