mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-21 21:18:02 +00:00
Remove `java-express
`. Add javalin as dependency
This commit is contained in:
parent
712d17631f
commit
bf9606222e
@ -93,6 +93,8 @@ dependencies {
|
||||
implementation group: 'com.esotericsoftware', name : 'reflectasm', version: '1.11.9'
|
||||
implementation group: 'com.github.davidmoten', name : 'rtree-multi', version: '0.1'
|
||||
|
||||
implementation group: 'io.javalin', name: 'javalin', version: '4.6.4'
|
||||
|
||||
protobuf files('proto/')
|
||||
|
||||
compileOnly 'org.projectlombok:lombok:1.18.24'
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user