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 0e7a9cd commit 275eddcCopy full SHA for 275eddc
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.2'
+ implementation 'org.hsqldb:hsqldb:2.7.3'
33
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'
0 commit comments