.
This commit is contained in:
parent
ea6ae529cc
commit
7040a6ce1e
20 changed files with 135 additions and 83 deletions
|
|
@ -25,6 +25,9 @@ dependencies {
|
|||
|
||||
// https://mvnrepository.com/artifact/com.github.ben-manes.caffeine/caffeine
|
||||
implementation("com.github.ben-manes.caffeine:caffeine:3.2.4")
|
||||
|
||||
// https://mvnrepository.com/artifact/org.postgresql/postgresql
|
||||
implementation("org.postgresql:postgresql:42.7.12")
|
||||
}
|
||||
|
||||
tasks.build {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue