Skip to content

Commit c4e8f24

Browse files
Bump net.lenni0451.commons:swing from 1.7.1 to 1.8.0 (#466)
Bumps [net.lenni0451.commons:swing](https://github.com/Lenni0451/commons) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/Lenni0451/commons/releases) - [Commits](Lenni0451/commons@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: net.lenni0451.commons:swing dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c738d1 commit c4e8f24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ dependencies {
8080
includeInJar("net.lenni0451:MCPing:1.4.4") {
8181
exclude group: "com.google.code.gson", module: "gson"
8282
}
83-
includeInJar "net.lenni0451.commons:swing:1.7.1"
84-
includeInJar "net.lenni0451.commons:brigadier:1.7.1"
83+
includeInJar "net.lenni0451.commons:swing:1.8.0"
84+
includeInJar "net.lenni0451.commons:brigadier:1.8.0"
8585
includeInJar("net.raphimc.netminecraft:all:3.1.3-SNAPSHOT") {
8686
exclude group: "com.google.code.gson", module: "gson"
8787
}

0 commit comments

Comments
 (0)