Skip to content

Commit c5197fe

Browse files
committed
Updated dependencies and added new Maven repository
Added `https://repo.thenextlvl.net/snapshots` to repositories. Updated `net.thenextlvl.core:paper` to version `2.3.0-pre1` in plugin and API modules.
1 parent e565573 commit c5197fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ repositories {
2828
dependencies {
2929
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Core")
3030
compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
31+
32+
compileOnly("net.thenextlvl.core:paper:2.3.0-pre1")
3133

3234
api("net.thenextlvl:nbt:3.0.0-pre1")
3335
api("net.thenextlvl.core:files:3.0.0")

0 commit comments

Comments
 (0)