mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-12-12 21:30:29 +05:30
fix(deps): update dependency org.postgresql:postgresql to v42.7.0
This commit is contained in:
parent
338cc39e61
commit
b9560d4deb
@ -30,7 +30,7 @@ dependencies {
|
||||
implementation 'io.activej:activej-specializer:5.5'
|
||||
implementation 'io.activej:activej-launchers-http:5.5'
|
||||
implementation 'org.hsqldb:hsqldb:2.7.2'
|
||||
implementation 'org.postgresql:postgresql:42.6.0'
|
||||
implementation 'org.postgresql:postgresql:42.7.0'
|
||||
implementation 'org.hibernate:hibernate-core:6.3.1.Final'
|
||||
implementation 'org.hibernate:hibernate-hikaricp:6.3.1.Final'
|
||||
implementation 'org.liquibase:liquibase-core:4.25.0'
|
||||
|
Loading…
Reference in New Issue
Block a user