Skip to content

Commit

Permalink
fix(deps): update dependency org.hsqldb:hsqldb to v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and FireMasterK committed Jul 11, 2024
1 parent 0e7a9cd commit 275eddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation 'io.activej:activej-boot:5.5'
implementation 'io.activej:activej-specializer:5.5'
implementation 'io.activej:activej-launchers-http:5.5'
implementation 'org.hsqldb:hsqldb:2.7.2'
implementation 'org.hsqldb:hsqldb:2.7.3'
implementation 'org.postgresql:postgresql:42.7.3'
implementation 'org.hibernate:hibernate-core:6.4.1.Final'
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'
Expand Down

0 comments on commit 275eddc

Please sign in to comment.