Commit bf960622 authored by Benj's avatar Benj Committed by Melledy
Browse files

Remove ``java-express``. Add javalin as dependency

parent 712d1763
......@@ -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'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment