Skip to content

Commit

Permalink
Bump net.lenni0451.commons:swing from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [net.lenni0451.commons:swing](https://github.com/Lenni0451/commons) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/Lenni0451/commons/releases)
- [Commits](https://github.com/Lenni0451/commons/commits)

---
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>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 3012985 commit 70f212e
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 @@ -26,7 +26,7 @@ repositories {
dependencies {
include "net.raphimc:NoteBlockLib:2.0.6"
include "com.formdev:flatlaf:3.4.1"
include "net.lenni0451.commons:swing:1.5.0"
include "net.lenni0451.commons:swing:1.5.1"
include "org.lwjgl:lwjgl:3.3.3"
include "org.lwjgl:lwjgl-openal:3.3.3"
["natives-windows", "natives-windows-arm64", "natives-linux", "natives-linux-arm64", "natives-macos", "natives-macos-arm64"].each {
Expand Down

0 comments on commit 70f212e

Please sign in to comment.