Skip to content

Commit

Permalink
feat: JDK 23 general availability - apply to build
Browse files Browse the repository at this point in the history
  • Loading branch information
briancorbinxyz committed Sep 23, 2024
1 parent 14a643e commit 896cda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: actions/setup-java@v4
with:
# https://github.com/actions/setup-java?tab=readme-ov-file#supported-distributions
java-version: '24'
java-version: '23'
distribution: 'temurin'

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

0 comments on commit 896cda4

Please sign in to comment.