File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
14
14
implementation(" com.github.technicallycoded:FoliaLib:main-SNAPSHOT" )
15
15
implementation(" com.google.code.gson:gson:2.13.1" )
16
16
implementation(" net.kyori:adventure-platform-bukkit:4.4.0" )
17
- implementation(" net.kyori:adventure-text-minimessage:4.21 .0" )
17
+ implementation(" net.kyori:adventure-text-minimessage:4.22 .0" )
18
18
implementation(" org.bstats:bstats-bukkit:3.1.0" )
19
19
implementation(" org.mariadb.jdbc:mariadb-java-client:3.5.3" )
20
20
implementation(" com.github.ben-manes.caffeine:caffeine:3.2.1" )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ repositories {
8
8
}
9
9
10
10
dependencies {
11
- implementation(" com.gradleup.shadow:shadow-gradle-plugin:9.0.0-beta16 " )
11
+ implementation(" com.gradleup.shadow:shadow-gradle-plugin:9.0.0-beta17 " )
12
12
}
13
13
14
14
java {
You can’t perform that action at this time.
0 commit comments