Skip to content

Commit

Permalink
Check also with Jackson 2.15.4, 2.16.2, and 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Apr 3, 2024
1 parent 5e43b05 commit 35cb6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
jacksonVersion: [ "2.15.3" ]
jacksonVersion: [ "2.15.3", "2.15.4", "2.16.2", "2.17.0" ]
steps:
- uses: actions/checkout@v4
- name: Set up OpenJDK 8
Expand Down

0 comments on commit 35cb6a5

Please sign in to comment.