Skip to content

Commit b9f2131

Browse files
committed
Update HSQLDB to 2.7.2
Closes gh-779
1 parent 17b6b41 commit b9f2131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
api "org.assertj:assertj-core:3.24.2"
4848
api "org.freemarker:freemarker:2.3.32"
4949
api "org.hibernate:hibernate-core-jakarta:5.6.15.Final"
50-
api "org.hsqldb:hsqldb:2.7.1"
50+
api "org.hsqldb:hsqldb:2.7.2"
5151
api "junit:junit:4.13.2"
5252
api "org.mockito:mockito-core:4.11.0"
5353
api "org.mockito:mockito-inline:4.11.0"

0 commit comments

Comments
 (0)