Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
deps: bump com.github.Spicord.Spicord:spicord-common
Browse files Browse the repository at this point in the history
Bumps [com.github.Spicord.Spicord:spicord-common](https://github.com/Spicord/Spicord) from v5-SNAPSHOT to 5.4.0.
- [Release notes](https://github.com/Spicord/Spicord/releases)
- [Commits](https://github.com/Spicord/Spicord/commits/5.4.0)

---
updated-dependencies:
- dependency-name: com.github.Spicord.Spicord:spicord-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 8ad4c4d commit 3f706bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
compileOnly 'net.kyori:adventure-platform-api:4.3.2'
compileOnly 'net.william278:papiproxybridge:1.5'
compileOnly 'net.luckperms:api:5.4'
compileOnly 'com.github.Spicord.Spicord:spicord-common:v5-SNAPSHOT'
compileOnly 'com.github.Spicord.Spicord:spicord-common:5.4.0'
compileOnly 'net.dv8tion:JDA:5.0.0-beta.4'
compileOnly 'org.jetbrains:annotations:24.1.0'
compileOnly 'org.projectlombok:lombok:1.18.32'
Expand Down

0 comments on commit 3f706bb

Please sign in to comment.