Skip to content

Commit 7e4e3c0

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

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
@@ -101,7 +101,7 @@ dependencies {
101101
includeInJar("dev.kastle.netty:netty-transport-raknet:1.5.2") {
102102
exclude group: "io.netty"
103103
}
104-
includeInJar("dev.kastle.netty:netty-transport-nethernet:1.6.0") {
104+
includeInJar("dev.kastle.netty:netty-transport-nethernet:1.6.1") {
105105
exclude group: "io.netty"
106106
}
107107
["windows-x86_64", "windows-aarch64", "linux-x86_64", "linux-aarch64", "macos-aarch64"].each {

0 commit comments

Comments
 (0)