mirror of
https://github.com/plexusorg/ExampleModule.git
synced 2024-11-14 17:03:32 +00:00
Update build.gradle.kts
This commit is contained in:
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"
|
||||
|
Loading…
Reference in New Issue
Block a user