Skip to content

Commit

Permalink
Bump com.dorkbox:Notify from 3.7 to 4.4
Browse files Browse the repository at this point in the history
Bumps com.dorkbox:Notify from 3.7 to 4.4.

---
updated-dependencies:
- dependency-name: com.dorkbox:Notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2023
1 parent 6848384 commit 624922d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {

implementation("net.dv8tion:JDA:5.0.0-beta.13")

shadowImpl("com.dorkbox:Notify:3.7")
shadowImpl("com.dorkbox:Notify:4.4")
}

// Tasks:
Expand Down

0 comments on commit 624922d

Please sign in to comment.