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 de48e35 commit 7625f7dCopy full SHA for 7625f7d
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
implementation 'io.activej:activej-boot:5.5'
30
implementation 'io.activej:activej-specializer:5.5'
31
implementation 'io.activej:activej-launchers-http:5.5'
32
- implementation 'org.hsqldb:hsqldb:2.7.3'
+ implementation 'org.hsqldb:hsqldb:2.7.4'
33
implementation 'org.postgresql:postgresql:42.7.7'
34
implementation 'org.hibernate:hibernate-core:6.4.1.Final'
35
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'
0 commit comments