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 4, 2024
1 parent 572255b commit 472b005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ org-mockito-mockito-core = "org.mockito:mockito-core:4.11.0"
com-squareup-okhttp3-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "com-squareup-okhttp3" }
com-squareup-okhttp3-okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "com-squareup-okhttp3" }
com-jayway-jsonpath-json-path = "com.jayway.jsonpath:json-path:2.8.0"
org-hsqldb-hsqldb = "org.hsqldb:hsqldb:2.7.3"
org-hsqldb-hsqldb = "org.hsqldb:hsqldb:2.7.4"

# buildSrc dependencies
com-github-ben-manes-gradle-versions-plugin = "com.github.ben-manes:gradle-versions-plugin:0.38.0"
Expand Down

0 comments on commit 472b005

Please sign in to comment.