mirror of
https://github.com/array-in-a-matrix/brainwine.git
synced 2025-04-02 11:11:58 -04:00
Update Javalin version
This commit is contained in:
parent
a3f5b9b7ee
commit
c5256fe196
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'io.javalin:javalin:4.6.4'
|
implementation 'io.javalin:javalin:4.6.8'
|
||||||
implementation project(':shared')
|
implementation project(':shared')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue