Skip to content

Commit 896cda4

Browse files
feat: JDK 23 general availability - apply to build
1 parent 14a643e commit 896cda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: actions/setup-java@v4
6161
with:
6262
# https://github.com/actions/setup-java?tab=readme-ov-file#supported-distributions
63-
java-version: '24'
63+
java-version: '23'
6464
distribution: 'temurin'
6565

6666
# Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.

0 commit comments

Comments
 (0)