Skip to content

Commit 56a6145

Browse files
committed
Update liquibase version
1 parent 550a85a commit 56a6145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35-
hibernate: [ "6.3.1.Final", "6.6.1.Final" ]
35+
hibernate: [ "6.3.1.Final", "6.6.15.Final" ]
3636

3737
steps:
3838
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)