Skip to content

Commit 8b4e339

Browse files
committed
Fix dispatch javadoc java version
1 parent 6c96f50 commit 8b4e339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch.javadoc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: actions/setup-java@v4
2222
with:
23-
java-version: '11'
23+
java-version: '21'
2424
distribution: 'adopt'
2525
cache: gradle
2626

0 commit comments

Comments
 (0)