mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Bump net.lenni0451.commons:swing from 1.5.1 to 1.6.0
Bumps [net.lenni0451.commons:swing](https://github.com/Lenni0451/commons) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/Lenni0451/commons/releases) - [Commits](https://github.com/Lenni0451/commons/compare/1.5.1...1.6.0) --- updated-dependencies: - dependency-name: net.lenni0451.commons:swing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea03915aed
commit
95b037a95b
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ dependencies {
|
|||
include("net.lenni0451:MCPing:1.4.1") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include "net.lenni0451.commons:swing:1.5.1"
|
||||
include "net.lenni0451.commons:swing:1.6.0"
|
||||
include("net.raphimc.netminecraft:all:2.5.1-SNAPSHOT") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue