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 (#207)
Browse files Browse the repository at this point in the history
Bumps com.github.Spicord.Spicord:spicord-common from v5-SNAPSHOT to 5.3.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent f37e58a commit 8447d75
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.3.1'
compileOnly 'net.dv8tion:JDA:5.0.0-beta.4'
compileOnly 'org.jetbrains:annotations:24.1.0'
compileOnly 'org.projectlombok:lombok:1.18.30'
Expand Down

0 comments on commit 8447d75

Please sign in to comment.