We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c70b9dd + 25eee06 commit 55040deCopy full SHA for 55040de
build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
implementation 'io.activej:activej-specializer:5.5'
31
implementation 'io.activej:activej-launchers-http:5.5'
32
implementation 'org.hsqldb:hsqldb:2.7.2'
33
- implementation 'org.postgresql:postgresql:42.7.2'
+ implementation 'org.postgresql:postgresql:42.7.3'
34
implementation 'org.hibernate:hibernate-core:6.4.1.Final'
35
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'
36
implementation 'org.liquibase:liquibase-core:4.26.0'
0 commit comments