Skip to content

Commit

Permalink
Build under JDK 23
Browse files Browse the repository at this point in the history
  • Loading branch information
kpavlov authored Oct 15, 2024
1 parent 46b2e5e commit 79c1e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

strategy:
matrix:
java: [ '17', '21', '22' ]
java: [ '17', '21', '23' ]

name: Build under JDK ${{ matrix.Java }}

Expand Down

0 comments on commit 79c1e82

Please sign in to comment.