Skip to content

Commit

Permalink
Update dependency org.hsqldb:hsqldb to v2.7.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 8a2d128 commit 3a9d340
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 @@ -17,7 +17,7 @@ aspectj-jrt = { module = "org.aspectj:aspectjrt", version.ref = "aspectj-version
aspectj-jweaver = { module = "org.aspectj:aspectjweaver", version.ref = "aspectj-version" }
byteBuddy = { module = "net.bytebuddy:byte-buddy", version.ref = "byteBuddy-version" }
byteBuddy-agent = { module = "net.bytebuddy:byte-buddy-agent", version.ref = "byteBuddy-version" }
hypersql-database = { module = "org.hsqldb:hsqldb", version = "2.7.2" }
hypersql-database = { module = "org.hsqldb:hsqldb", version = "2.7.3" }
junit-bom = { module = "org.junit:junit-bom", version = "5.10.2" }
junit4 = { module = "junit:junit", version.ref = "junit4-version" }
junit4-dataprovider = { module = "com.tngtech.java:junit-dataprovider", version = "1.13.1" }
Expand Down

0 comments on commit 3a9d340

Please sign in to comment.