mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2025-04-29 16:30:29 +05:30
Update dependency org.postgresql:postgresql to v42.5.1
This commit is contained in:
parent
26a4ebbabf
commit
46987c0d93
@ -31,7 +31,7 @@ dependencies {
|
|||||||
implementation 'io.activej:activej-specializer:5.4.3'
|
implementation 'io.activej:activej-specializer:5.4.3'
|
||||||
implementation 'io.activej:activej-launchers-http:5.4.3'
|
implementation 'io.activej:activej-launchers-http:5.4.3'
|
||||||
implementation 'org.hsqldb:hsqldb:2.7.1'
|
implementation 'org.hsqldb:hsqldb:2.7.1'
|
||||||
implementation 'org.postgresql:postgresql:42.5.0'
|
implementation 'org.postgresql:postgresql:42.5.1'
|
||||||
implementation 'org.hibernate:hibernate-core:6.1.0.Final'
|
implementation 'org.hibernate:hibernate-core:6.1.0.Final'
|
||||||
implementation 'org.hibernate:hibernate-hikaricp:6.1.0.Final'
|
implementation 'org.hibernate:hibernate-hikaricp:6.1.0.Final'
|
||||||
implementation 'com.zaxxer:HikariCP:5.0.1'
|
implementation 'com.zaxxer:HikariCP:5.0.1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user