Bump net.lenni0451.commons:swing from 1.4.2 to 1.4.3

Bumps [net.lenni0451.commons:swing](https://github.com/Lenni0451/commons) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/Lenni0451/commons/releases)
- [Commits](https://github.com/Lenni0451/commons/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.commons:swing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 04:15:51 +00:00 committed by GitHub
parent 8e2be9e513
commit d0bc4be0c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@ dependencies {
include("net.lenni0451:MCPing:1.4.0") {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.4.2"
include "net.lenni0451.commons:swing:1.4.3"
include("net.raphimc.netminecraft:all:2.4.0-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}