mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Bump hsqldb from 2.6.1 to 2.7.0
Bumps hsqldb from 2.6.1 to 2.7.0. --- updated-dependencies: - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ac2723e0e5
commit
c97c13b344
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ dependencies {
|
|||
implementation 'io.activej:activej-boot:5.3'
|
||||
implementation 'io.activej:activej-specializer:5.3'
|
||||
implementation 'io.activej:activej-launchers-http:5.3'
|
||||
implementation 'org.hsqldb:hsqldb:2.6.1'
|
||||
implementation 'org.hsqldb:hsqldb:2.7.0'
|
||||
implementation 'org.postgresql:postgresql:42.4.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