File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ dependencies {
1010
1111 api ' io.papermc:paperlib:1.0.6'
1212
13- implementation ' org.spongepowered:configurate-yaml:4.1.2 '
14- implementation ' org.checkerframework:checker-qual:3.21 .0'
13+ implementation ' org.spongepowered:configurate-yaml:4.2.0 '
14+ implementation ' org.checkerframework:checker-qual:3.49 .0'
1515 implementation ' nu.studer:java-ordered-properties:1.0.4'
1616
17- implementation ' net.kyori:adventure-api:4.18 .0'
18- implementation ' net.kyori:adventure-text-minimessage:4.18 .0'
17+ implementation ' net.kyori:adventure-api:4.19 .0'
18+ implementation ' net.kyori:adventure-text-minimessage:4.19 .0'
1919 implementation ' net.kyori:adventure-platform-bukkit:4.3.4'
2020
2121 // Providers
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44
55dependencies {
66 compileOnly project(' :EssentialsX' )
7- implementation(' net.dv8tion:JDA:5.1.2 ' ) {
7+ implementation(' net.dv8tion:JDA:5.3.0 ' ) {
88 exclude(module : ' opus-java' )
99 }
1010 implementation ' com.github.MinnDevelopment:emoji-java:v6.1.0'
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ repositories {
88
99dependencies {
1010 implementation(" net.kyori" , " indra-common" , " 3.1.3" )
11- implementation(" com.gradleup.shadow" , " shadow-gradle-plugin" , " 8.3.3 " )
11+ implementation(" com.gradleup.shadow" , " shadow-gradle-plugin" , " 8.3.6 " )
1212 implementation(" xyz.jpenilla" , " run-task" , " 2.3.1" )
1313}
You can’t perform that action at this time.
0 commit comments