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 3df50c2 commit 0efd5abCopy full SHA for 0efd5ab
.github/workflows/bld.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- java-version: [17, 21, 23]
+ java-version: [17, 21, 24]
12
13
steps:
14
- name: Checkout source repository
0 commit comments