We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25464a5 + 7571248 commit 0a66d49Copy full SHA for 0a66d49
1 file changed
FlightControl/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
implementation project(':VersionCurrent')
11
12
implementation 'org.bstats:bstats-bukkit:3.0.2'
13
- implementation(platform("com.intellectualsites.bom:bom-newest:1.40"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.46"))
14
15
// Latest Spigot version
16
compileOnly ('io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT')
0 commit comments