Skip to content

Commit 275eddc

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency org.hsqldb:hsqldb to v2.7.3
1 parent 0e7a9cd commit 275eddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'io.activej:activej-boot:5.5'
3030
implementation 'io.activej:activej-specializer:5.5'
3131
implementation 'io.activej:activej-launchers-http:5.5'
32-
implementation 'org.hsqldb:hsqldb:2.7.2'
32+
implementation 'org.hsqldb:hsqldb:2.7.3'
3333
implementation 'org.postgresql:postgresql:42.7.3'
3434
implementation 'org.hibernate:hibernate-core:6.4.1.Final'
3535
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'

0 commit comments

Comments
 (0)