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.
1 parent e4aa472 commit 7c289daCopy full SHA for 7c289da
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.1'
+ implementation 'org.postgresql:postgresql:42.7.2'
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