Bump net.raphimc.netminecraft:all from 3.0.1-SNAPSHOT to 3.0.1 (#327)

Bumps [net.raphimc.netminecraft:all](https://github.com/RaphiMC/NetMinecraft) from 3.0.1-SNAPSHOT to 3.0.1.
- [Release notes](https://github.com/RaphiMC/NetMinecraft/releases)
- [Commits](https://github.com/RaphiMC/NetMinecraft/commits/v3.0.1)

---
updated-dependencies:
- dependency-name: net.raphimc.netminecraft:all
  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>
This commit is contained in:
dependabot[bot] 2024-12-04 12:36:21 +01:00 committed by GitHub
parent 83a18bc526
commit 165060df71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.6.1"
include("net.raphimc.netminecraft:all:3.0.1-SNAPSHOT") {
include("net.raphimc.netminecraft:all:3.0.1") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:4.1.1") {