Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps dev.kastle.netty:netty-transport-raknet from 1.5.2 to 1.6.1.

Release notes

Sourced from dev.kastle.netty:netty-transport-raknet's releases.

1.6.1

Changes: dcea2ba...dcea2ba

  • Fix sdp strings and use (now configurable) port allocator config more aligned with vanilla client (dcea2ba) by @​Kas-tle

Usage

Gradle (Kotlin DSL)

implementation("dev.kastle.netty:netty-transport-(raknet|nethernet):1.6.1")

Gradle (Groovy)

implementation 'dev.kastle.netty:netty-transport-(raknet|nethernet):1.6.1'

Maven

<dependency>
    <groupId>dev.kastle.netty</groupId>
    <artifactId>netty-transport-(raknet|nethernet)</artifactId>
    <version>1.6.1</version>
</dependency>

1.6.0

Changes: 77489fb...68df415

Usage

Gradle (Kotlin DSL)

implementation("dev.kastle.netty:netty-transport-(raknet|nethernet):1.6.0")

Gradle (Groovy)

implementation 'dev.kastle.netty:netty-transport-(raknet|nethernet):1.6.0'

Maven

<dependency>
    <groupId>dev.kastle.netty</groupId>
    <artifactId>netty-transport-(raknet|nethernet)</artifactId>
    <version>1.6.0</version>
</dependency>
Commits
  • dcea2ba Fix sdp strings and use (now configurable) port allocator config more aligned...
  • 68df415 Add root project repository
  • 3c4b7c1 Fix publish
  • f066d9e Release 1.6.0
  • 77489fb Add Nethernet support (netty-transport-nethernet) (#4)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 12, 2026
@RaphiMC RaphiMC merged commit 6c64460 into main Jan 12, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev.kastle.netty-netty-transport-raknet-1.6.1 branch January 12, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants