Skip to content

Commit c54a964

Browse files
committed
Correct the jar on Nexus
1 parent e5f7370 commit c54a964

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ dependencies {
2020
annotationProcessor "org.projectlombok:lombok:1.18.22"
2121
compileOnly "io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT"
2222
compileOnly "dev.plex:Plex:0.8"
23-
implementation "LibsDisguises:parent:10.0.27-SNAPSHOT"
24-
23+
implementation "LibsDisguises:LibsDisguises:10.0.27"
2524
}
2625

2726
group = "dev.plex"

0 commit comments

Comments
 (0)