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

Commit

Permalink
Bump com.github.Spicord.Spicord:spicord-common from 5.0.2 to 5.3.0 (#176
Browse files Browse the repository at this point in the history
)

Bumps [com.github.Spicord.Spicord:spicord-common](https://github.com/Spicord/Spicord) from 5.0.2 to 5.3.0.
- [Release notes](https://github.com/Spicord/Spicord/releases)
- [Commits](Spicord/Spicord@5.0.2...5.3.0)

---
updated-dependencies:
- dependency-name: com.github.Spicord.Spicord:spicord-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 7, 2024
1 parent 444851e commit 687220b
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 @@ -18,7 +18,7 @@ dependencies {
compileOnly 'net.william278:papiproxybridge:1.3'
compileOnly 'net.kyori:adventure-api:4.14.0'
compileOnly 'net.luckperms:api:5.4'
compileOnly 'com.github.Spicord.Spicord:spicord-common:5.0.2'
compileOnly 'com.github.Spicord.Spicord:spicord-common:5.3.0'
compileOnly 'net.dv8tion:JDA:5.0.0-beta.4'

testImplementation 'net.william278:ProfanityCheckerAPI:2.0.1'
Expand Down

0 comments on commit 687220b

Please sign in to comment.