Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
bf960622
Commit
bf960622
authored
Sep 01, 2022
by
Benj
Committed by
Melledy
Sep 01, 2022
Browse files
Remove ``java-express``. Add javalin as dependency
parent
712d1763
Changes
2
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
bf960622
...
...
@@ -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'
...
...
lib/java-express.jar
deleted
100644 → 0
View file @
712d1763
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment