Skip to content

Commit

Permalink
Bump net.lenni0451.commons:swing from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [net.lenni0451.commons:swing](https://github.com/Lenni0451/commons) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/Lenni0451/commons/releases)
- [Commits](Lenni0451/commons@b1.6.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 8e6a6b9 commit 0e64a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.1"
include "net.lenni0451.commons:swing:1.7.0"
include("net.raphimc.netminecraft:all:3.1.0-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}
Expand Down

0 comments on commit 0e64a25

Please sign in to comment.