mirror of
https://github.com/plexusorg/ExampleModule.git
synced 2024-12-28 03:04:13 +00:00
Update build.gradle.kts
This commit is contained in:
parent
97e7743d3d
commit
eef1cd09f2
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue