We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0533c52 + 2ec3424 commit af2a9d0Copy full SHA for af2a9d0
bukkit/build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
implementation project(':common')
20
implementation 'de.themoep:minedown:1.7.1-SNAPSHOT'
21
implementation 'org.bstats:bstats-bukkit:2.2.1'
22
- implementation 'io.papermc:paperlib:1.0.6'
+ implementation 'io.papermc:paperlib:1.0.7'
23
implementation 'com.zaxxer:HikariCP:5.0.0'
24
compileOnly 'redis.clients:jedis:3.7.0'
25
compileOnly 'org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT'
0 commit comments