Skip to content

Commit ba69471

Browse files
committed
Update Deploy Docs to JDK 25
Issue gh-18512 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 parent 1c66fcd commit ba69471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set Up Gradle
2424
uses: spring-io/spring-gradle-build-action@v2
2525
with:
26-
java-version: '17'
26+
java-version: '25'
2727
distribution: temurin
2828
- name: Set up refname build
2929
if: github.event.inputs.build-refname

0 commit comments

Comments
 (0)