Skip to content

Commit af2a9d0

Browse files
authored
Merge pull request #77 from WiIIiam278/dependabot/gradle/io.papermc-paperlib-1.0.7
Bump paperlib from 1.0.6 to 1.0.7
2 parents 0533c52 + 2ec3424 commit af2a9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bukkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation project(':common')
2020
implementation 'de.themoep:minedown:1.7.1-SNAPSHOT'
2121
implementation 'org.bstats:bstats-bukkit:2.2.1'
22-
implementation 'io.papermc:paperlib:1.0.6'
22+
implementation 'io.papermc:paperlib:1.0.7'
2323
implementation 'com.zaxxer:HikariCP:5.0.0'
2424
compileOnly 'redis.clients:jedis:3.7.0'
2525
compileOnly 'org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT'

0 commit comments

Comments
 (0)