Merge critical issue fixes to stable
This commit is contained in:
parent
4e760a54bc
commit
508d27b896
7 changed files with 237 additions and 32 deletions
|
|
@ -25,6 +25,7 @@ dependencies {
|
|||
implementation 'org.postgresql:postgresql:42.7.7'
|
||||
implementation 'org.flywaydb:flyway-core:10.7.2'
|
||||
implementation 'org.flywaydb:flyway-database-postgresql:10.7.2'
|
||||
implementation 'com.google.code.gson:gson:2.11.0'
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue