1
0
mirror of https://github.com/plexusorg/ExampleModule.git synced 2025-04-14 12:23:02 +00:00

Update build.gradle.kts

This commit is contained in:
Telesphoreo 2022-04-12 16:40:47 -05:00
parent 97e7743d3d
commit eef1cd09f2

@ -19,7 +19,7 @@ dependencies {
compileOnly("org.projectlombok:lombok:1.18.22")
annotationProcessor("org.projectlombok:lombok:1.18.22")
compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
compileOnly("dev.plex:Plex:0.9")
compileOnly("dev.plex:Plex:1.0.1-SNAPSHOT")
}
group = "dev.plex"