Skip to content

Commit

Permalink
Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4
Browse files Browse the repository at this point in the history
Bumps org.hsqldb:hsqldb from 2.7.3 to 2.7.4.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 4b761b5 commit f8f04e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
api "org.assertj:assertj-core:3.24.2"
api "org.freemarker:freemarker:2.3.33"
api "org.hibernate:hibernate-core-jakarta:5.6.15.Final"
api "org.hsqldb:hsqldb:2.7.3"
api "org.hsqldb:hsqldb:2.7.4"
api "junit:junit:4.13.2"
api "org.mockito:mockito-core:4.11.0"
api "org.mockito:mockito-inline:4.11.0"
Expand Down

0 comments on commit f8f04e2

Please sign in to comment.