mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Update dependency org.hsqldb:hsqldb to v2.7.1
This commit is contained in:
parent
9e739904e6
commit
73480932fd
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ dependencies {
|
|||
implementation 'io.activej:activej-boot:5.4.3'
|
||||
implementation 'io.activej:activej-specializer:5.4.3'
|
||||
implementation 'io.activej:activej-launchers-http:5.4.3'
|
||||
implementation 'org.hsqldb:hsqldb:2.7.0'
|
||||
implementation 'org.hsqldb:hsqldb:2.7.1'
|
||||
implementation 'org.postgresql:postgresql:42.5.0'
|
||||
implementation 'org.hibernate:hibernate-core:6.1.0.Final'
|
||||
implementation 'org.hibernate:hibernate-hikaricp:6.1.0.Final'
|
||||
|
|
Loading…
Reference in a new issue