Bump net.lenni0451.commons:swing from 1.6.0 to 1.6.1 (#310)

Bumps [net.lenni0451.commons:swing](https://github.com/Lenni0451/commons) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Lenni0451/commons/releases)
- [Commits](https://github.com/Lenni0451/commons/compare/1.6.0...b1.6.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-21 09:41:44 +02:00 committed by GitHub
parent 218ecad329
commit eb993500b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@ dependencies {
include("net.lenni0451:MCPing:1.4.2") {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.6.0"
include "net.lenni0451.commons:swing:1.6.1"
include("net.raphimc.netminecraft:all:3.0.0-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}