Skip to content

Commit

Permalink
deps: update DiscordSRV to 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yusshu committed Apr 18, 2024
1 parent 021bb8d commit 37592e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
compileOnly("me.clip:placeholderapi:2.10.10")
compileOnly(files("../lib/TownyChat-0.91.jar", "../lib/EzChat-3.0.3.jar"))
compileOnly("net.essentialsx:EssentialsXDiscord:2.20.1")
compileOnly("com.discordsrv:discordsrv:1.26.2:shaded") // DiscordSRV (shaded)
compileOnly("com.discordsrv:discordsrv:1.27.0") // DiscordSRV (shaded)
compileOnly("io.github.miniplaceholders:miniplaceholders-api:2.1.0")
compileOnly("de.hexaoxi:carbonchat-api:3.0.0-beta.25") // CarbonChat

Expand Down

0 comments on commit 37592e1

Please sign in to comment.