Skip to content

Commit bdc8451

Browse files
author
nafu-at
committed
v5.0.0-Beta.1
1 parent f4df4d3 commit bdc8451

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = 'page.nafuchoco'
10-
version = '5.0.0-SNAPSHOT-4'
10+
version = '5.0.0-Beta.1'
1111

1212
java {
1313
toolchain {
@@ -75,6 +75,7 @@ dependencies {
7575
annotationProcessor 'org.projectlombok:lombok:1.18.22'
7676

7777
compileOnly 'io.papermc.paper:paper-api:1.18-R0.1-SNAPSHOT'
78+
implementation "io.papermc:paperlib:1.0.7"
7879
compileOnly 'net.coreprotect:coreprotect:20.1'
7980
compileOnly 'com.comphenix.protocol:ProtocolLib:4.7.0'
8081

0 commit comments

Comments
 (0)