Skip to content

Commit

Permalink
Update dependency com.github.DV8FromTheWorld:JDA to v5.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 9, 2022
1 parent eebf45d commit 6453b97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smpcore-bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation("com.github.rockswang:java-curl:1.2.2.190107")
implementation("org.yaml:snakeyaml:1.30")
implementation("org.bstats:bstats-bukkit:2.2.1")
implementation("com.github.DV8FromTheWorld:JDA:v5.0.0-alpha.3")
implementation("com.github.DV8FromTheWorld:JDA:5.0.0-alpha.3")
<<<<<<< HEAD
implementation("net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT")
=======
Expand All @@ -37,7 +37,7 @@ dependencies {
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
compileOnly("net.kyori:adventure-platform-bukkit:4.0.1")
compileOnly("com.comphenix.protocol:ProtocolLib:4.7.0")
shadow("com.github.DV8FromTheWorld:JDA:v5.0.0-alpha.3")
shadow("com.github.DV8FromTheWorld:JDA:5.0.0-alpha.3")
}

tasks.named<Copy>("processResources") {
Expand Down

0 comments on commit 6453b97

Please sign in to comment.