mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-03 20:11:20 +02:00
fix(deps): update dependency org.hsqldb:hsqldb to v2.7.4
This commit is contained in:
parent
de48e3547a
commit
7625f7d92d
@ -29,7 +29,7 @@ dependencies {
|
||||
implementation 'io.activej:activej-boot:5.5'
|
||||
implementation 'io.activej:activej-specializer:5.5'
|
||||
implementation 'io.activej:activej-launchers-http:5.5'
|
||||
implementation 'org.hsqldb:hsqldb:2.7.3'
|
||||
implementation 'org.hsqldb:hsqldb:2.7.4'
|
||||
implementation 'org.postgresql:postgresql:42.7.7'
|
||||
implementation 'org.hibernate:hibernate-core:6.4.1.Final'
|
||||
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'
|
||||
|
Loading…
x
Reference in New Issue
Block a user