We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f672aa commit dfdd58bCopy full SHA for dfdd58b
build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
81
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
82
83
// discord integration library
84
- paperLibrary("com.discord4j:discord4j-core:3.3.1")
+ paperLibrary("com.discord4j:discord4j-core:3.3.2")
85
86
// discordsrv (optional integration)
87
compileOnly("com.discordsrv:discordsrv:1.30.4")
0 commit comments