We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550a85a commit 56a6145Copy full SHA for 56a6145
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
fail-fast: false
34
matrix:
35
- hibernate: [ "6.3.1.Final", "6.6.1.Final" ]
+ hibernate: [ "6.3.1.Final", "6.6.15.Final" ]
36
37
steps:
38
- uses: actions/checkout@v4
0 commit comments