Skip to content

Commit 672ebbd

Browse files
Bump net.lenni0451.commons:unchecked from 1.9.1 to 1.9.2 (#556)
Bumps [net.lenni0451.commons:unchecked](https://github.com/Lenni0451/commons) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/Lenni0451/commons/releases) - [Commits](Lenni0451/commons@v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: net.lenni0451.commons:unchecked dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 919b515 commit 672ebbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ dependencies {
8181
includeInJar("net.lenni0451:MCPing:1.4.4") {
8282
exclude group: "com.google.code.gson", module: "gson"
8383
}
84-
includeInJar "net.lenni0451.commons:swing:1.9.1"
85-
includeInJar "net.lenni0451.commons:brigadier:1.9.1"
86-
includeInJar "net.lenni0451.commons:unchecked:1.9.1"
84+
includeInJar "net.lenni0451.commons:swing:1.9.2"
85+
includeInJar "net.lenni0451.commons:brigadier:1.9.2"
86+
includeInJar "net.lenni0451.commons:unchecked:1.9.2"
8787
includeInJar("net.raphimc.netminecraft:all:3.1.5-SNAPSHOT") {
8888
exclude group: "com.google.code.gson", module: "gson"
8989
}

0 commit comments

Comments
 (0)