Skip to content

Commit

Permalink
Test against Hibernate 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert committed Jul 19, 2023
1 parent 342c836 commit 801d00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
strategy:
fail-fast: false
matrix:
hibernate: [ "6.0.2.Final", "6.1.7.Final" ]
hibernate: [ "6.2.6.Final" ]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 801d00b

Please sign in to comment.