Skip to content

Commit b10d9f8

Browse files
authored
Update ci.yml
1 parent 0fe111c commit b10d9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/setup-java@v5
2121
with:
2222
distribution: "temurin"
23-
java-version: "18"
23+
java-version: "21"
2424
cache: "gradle"
2525
- # Required for the package command tests to work
2626
name: Set up Docker Buildx

0 commit comments

Comments
 (0)