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

Commit 8447d75

Browse files
deps: bump com.github.Spicord.Spicord:spicord-common (#207)
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>
1 parent f37e58a commit 8447d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
compileOnly 'net.kyori:adventure-platform-api:4.3.2'
1515
compileOnly 'net.william278:papiproxybridge:1.5'
1616
compileOnly 'net.luckperms:api:5.4'
17-
compileOnly 'com.github.Spicord.Spicord:spicord-common:v5-SNAPSHOT'
17+
compileOnly 'com.github.Spicord.Spicord:spicord-common:5.3.1'
1818
compileOnly 'net.dv8tion:JDA:5.0.0-beta.4'
1919
compileOnly 'org.jetbrains:annotations:24.1.0'
2020
compileOnly 'org.projectlombok:lombok:1.18.30'

0 commit comments

Comments
 (0)