Skip to content

Commit d1f86d0

Browse files
committed
Bump builds with Java 23
1 parent 571ebd0 commit d1f86d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ on:
4141
jdk-matrix:
4242
description: 'jdk matrix as json array'
4343
required: false
44-
default: '[ "8", "17", "21" ]'
44+
default: '[ "23", "21", "8" ]'
4545
type: string
4646

4747
matrix-exclude:

0 commit comments

Comments
 (0)